menu
televerse package
documentation
telegram.dart
BotCommand
description property
description property
dark_mode
light_mode
description
property
@JsonKey(name: 'description')
String
get
description
inherited
Description of the command, 3-256 characters.
Implementation
@JsonKey(name: 'description') String get description;
televerse package
documentation
telegram
BotCommand
description property
BotCommand class