ultra-telegram-framework
    Preparing search index...

    Interface GetMyCommandsParams

    interface GetMyCommandsParams {
        language_code?: string;
        scope?: BotCommandScope;
    }
    Index

    Properties

    language_code?: string

    A two-letter ISO 639-1 language code or an empty string

    A JSON-serialized object, describing scope of users. Defaults to BotCommandScopeDefault.