ChannelAdminLogEventAction#

class pyrogram.raw.base.ChannelAdminLogEventAction#

Channel admin log event.

Constructors:

This base type has 43 constructors available.

ChannelAdminLogEventActionChangeAbout

The description was changed.

ChannelAdminLogEventActionChangeAvailableReactions

The set of allowed message reactions » for this channel has changed.

ChannelAdminLogEventActionChangeHistoryTTL

The Time-To-Live of messages in this chat was changed.

ChannelAdminLogEventActionChangeLinkedChat

The linked chat was changed.

ChannelAdminLogEventActionChangeLocation

The geogroup location was changed.

ChannelAdminLogEventActionChangePhoto

The channel/supergroup's picture was changed.

ChannelAdminLogEventActionChangeStickerSet

The supergroup's stickerset was changed.

ChannelAdminLogEventActionChangeTitle

Channel/supergroup title was changed.

ChannelAdminLogEventActionChangeUsername

Channel/supergroup username was changed.

ChannelAdminLogEventActionChangeUsernames

The list of usernames associated with the channel was changed.

ChannelAdminLogEventActionCreateTopic

A forum topic was created.

ChannelAdminLogEventActionDefaultBannedRights

The default banned rights were modified.

ChannelAdminLogEventActionDeleteMessage

A message was deleted.

ChannelAdminLogEventActionDeleteTopic

A forum topic was deleted.

ChannelAdminLogEventActionDiscardGroupCall

A group call was terminated.

ChannelAdminLogEventActionEditMessage

A message was edited.

ChannelAdminLogEventActionEditTopic

A forum topic was edited.

ChannelAdminLogEventActionExportedInviteDelete

A chat invite was deleted.

ChannelAdminLogEventActionExportedInviteEdit

A chat invite was edited.

ChannelAdminLogEventActionExportedInviteRevoke

A specific invite link was revoked.

ChannelAdminLogEventActionParticipantInvite

A user was invited to the group.

ChannelAdminLogEventActionParticipantJoin

A user has joined the group (in the case of big groups, info of the user that has joined isn't shown).

ChannelAdminLogEventActionParticipantJoinByInvite

A user joined the supergroup/channel using a specific invite link.

ChannelAdminLogEventActionParticipantJoinByRequest

A new member was accepted to the chat by an admin.

ChannelAdminLogEventActionParticipantLeave

A user left the channel/supergroup (in the case of big groups, info of the user that has joined isn't shown).

ChannelAdminLogEventActionParticipantMute

A group call participant was muted.

ChannelAdminLogEventActionParticipantToggleAdmin

The admin rights of a user were changed.

ChannelAdminLogEventActionParticipantToggleBan

The banned rights of a user were changed.

ChannelAdminLogEventActionParticipantUnmute

A group call participant was unmuted.

ChannelAdminLogEventActionParticipantVolume

channelAdminLogEvent.user_id has set the volume of participant.peer to participant.volume.

ChannelAdminLogEventActionPinTopic

A forum topic was pinned or unpinned.

ChannelAdminLogEventActionSendMessage

A message was posted in a channel.

ChannelAdminLogEventActionStartGroupCall

A group call was started.

ChannelAdminLogEventActionStopPoll

A poll was stopped.

ChannelAdminLogEventActionToggleAntiSpam

Native antispam functionality was enabled or disabled.

ChannelAdminLogEventActionToggleForum

Forum functionality was enabled or disabled.

ChannelAdminLogEventActionToggleGroupCallSetting

Group call settings were changed.

ChannelAdminLogEventActionToggleInvites

Invites were enabled/disabled.

ChannelAdminLogEventActionToggleNoForwards

Forwards were enabled or disabled.

ChannelAdminLogEventActionTogglePreHistoryHidden

The hidden prehistory setting was changed.

ChannelAdminLogEventActionToggleSignatures

Channel signatures were enabled/disabled.

ChannelAdminLogEventActionToggleSlowMode

Slow mode setting for supergroups was changed.

ChannelAdminLogEventActionUpdatePinned

A message was pinned.