BotCommandScopeChats

---types---
botCommandScopeChats#6fe1a881 = BotCommandScope

Belongs to

BotCommandScope

In Rust this constructor is a variant of the enums::BotCommandScope enum.
Match on it with: if let enums::BotCommandScope::BotCommandScopeChats(v) = result { ... }

Parameters

This item has no parameters.

Used by

GetBotCommands
ResetBotCommands
SetBotCommands