type property

  1. @JsonKey(name: 'type')
BotCommandScopeType get type
inherited

Scope type, always be BotCommandScopeType.default_

Implementation

@JsonKey(name: 'type')
BotCommandScopeType get type;