View Source ExGram.Model.BotCommandScopeAllPrivateChats (ex_gram v0.52.2)

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()}

Functions