BotCommandScope constructor

BotCommandScope({
  1. required String type,
})

Implementation

BotCommandScope({required this.type});