empty static method

BotCommands empty()
override

create BotCommands Empty

Implementation

static BotCommands empty() {
  return BotCommands({});
}