Skip to content

GramIO API Reference / gramio/dist / TelegramBotCommandScopeDefault

Interface: TelegramBotCommandScopeDefault

Defined in: @gramio/types/out/objects.d.ts:5142

Represents the default scope of bot commands. Default commands are used if no commands with a narrower scope are specified for the user.

Documentation

Properties

PropertyTypeDescriptionDefined in
type"default"Scope type, must be default@gramio/types/out/objects.d.ts:5146