View Source ExGram.Model.BotCommandScopeAllPrivateChats (ex_gram v0.54.0)
Represents the scope of bot commands, covering all private chats.
Check the documentation of this model in https://core.telegram.org/bots/api#botcommandscopeallprivatechats
Summary
Types
@type t() :: %ExGram.Model.BotCommandScopeAllPrivateChats{type: String.t()}