ExGram.Model.BotCommandScopeChat (ex_gram v0.25.0) View Source

Represents the scope of bot commands, covering a specific chat.

Check the documentation of this model in https://core.telegram.org/bots/api#botcommandscopechat

Link to this section Summary

Link to this section Types

Specs

t() :: %ExGram.Model.BotCommandScopeChat{chat_id: integer(), type: String.t()}

Link to this section Functions