Link Search Menu Expand Document

Constructor: channelAdminLogEventActionDefaultBannedRights

Back to constructors index

The default banned rights were modified

Attributes:

NameTypeRequiredDescription
prev_banned_rightsChatBannedRightsYesPrevious global banned rights
new_banned_rightsChatBannedRightsYesNew global banned rights.

Type: ChannelAdminLogEventAction

Example:

$channelAdminLogEventActionDefaultBannedRights = ['_' => 'channelAdminLogEventActionDefaultBannedRights', 'prev_banned_rights' => ChatBannedRights, 'new_banned_rights' => ChatBannedRights];