scope property
read / write
The scope to which the commands are relevant; pass null to change commands in the default bot command scope.
Implementation
BotCommandScope? scope;
The scope to which the commands are relevant; pass null to change commands in the default bot command scope.
BotCommandScope? scope;