Raw.ChannelAdminLogEventActionDefaultBannedRights

Raw.ChannelAdminLogEventActionDefaultBannedRights

The default banned rights were modified

channelAdminLogEventActionDefaultBannedRights#2df5fc0a prev_banned_rights:ChatBannedRights new_banned_rights:ChatBannedRights = ChannelAdminLogEventAction;
export namespace Raw {
  export class ChannelAdminLogEventActionDefaultBannedRights {
    constructor(params: {
      prevBannedRights: Raw.TypeChatBannedRights;
      newBannedRights: Raw.TypeChatBannedRights;
    }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0x2df5fc0a

Property