teleproto - v1.229.0
    Preparing search index...

    Interface ChannelsToggleAntiSpamParams

    interface ChannelsToggleAntiSpamParams {
        channel: EntityLike;
        enabled: boolean;
    }
    Index
    channel: EntityLike

    Supergroup ID. The specified supergroup must have at least telegram_antispam_group_size_min members to enable antispam functionality, as specified by the client configuration parameters .

    enabled: boolean

    Enable or disable the native antispam system.