teleproto - v1.229.0
    Preparing search index...

    Interface BotsToggleUsernameParams

    interface BotsToggleUsernameParams {
        active: boolean;
        bot: EntityLike;
        username: string;
    }
    Index
    active: boolean

    Whether to activate or deactivate it

    bot: EntityLike

    The bot

    username: string

    Username