teleproto - v1.229.0
    Preparing search index...

    Interface ChannelsEditBannedParams

    interface ChannelsEditBannedParams {
        bannedRights: ChatBannedRightsIn;
        channel: EntityLike;
        participant: EntityLike;
    }
    Index
    bannedRights: ChatBannedRightsIn

    The banned rights

    channel: EntityLike

    The supergroup/channel .

    participant: EntityLike

    Participant to ban