ExGram.Model.CommunityChatAdded (ex_gram v0.70.0)

Copy Markdown View Source

Describes a service message about a chat or a bot being added to a community.

Check the documentation of this model on Telegram Bot API

  • community: The new community to which the chat or the bot belongs

Summary

Types

t()

@type t() :: %ExGram.Model.CommunityChatAdded{community: ExGram.Model.Community.t()}

Functions

decode_as()