scope property
scope The scope to which the commands are relevant; pass null to delete commands in the default bot command scope
Implementation
final BotCommandScope? scope;
scope The scope to which the commands are relevant; pass null to delete commands in the default bot command scope
final BotCommandScope? scope;