teleproto - v1.229.0
    Preparing search index...

    Interface AccountToggleConnectedBotPausedParams

    interface AccountToggleConnectedBotPausedParams {
        paused: boolean;
        peer: EntityLike;
    }
    Index
    paused: boolean

    Whether to pause or unpause the chat

    peer: EntityLike

    The chat to pause