teleproto - v1.229.0
    Preparing search index...

    Interface BotsSetBotCommandsParams

    interface BotsSetBotCommandsParams {
        commands: BotCommandIn[];
        langCode: string;
        scope: TypeBotCommandScopeIn;
    }
    Index
    commands: BotCommandIn[]

    Bot commands

    langCode: string

    Language code

    Command scope