Skip to content

GramIO API Reference / gramio/dist / GetMyCommandsParams

Interface: GetMyCommandsParams

Defined in: @gramio/types/out/params.d.ts:2535

Params object for getMyCommands method

Properties

PropertyTypeDescriptionDefined in
language_code?stringA two-letter ISO 639-1 language code or an empty string@gramio/types/out/params.d.ts:2543
scope?TelegramBotCommandScopeA JSON-serialized object, describing scope of users. Defaults to BotCommandScopeDefault.@gramio/types/out/params.d.ts:2539