ExGram.Model.CommunityChatAdded (ex_gram v0.69.0)

Copy Markdown View Source

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

Check the documentation of this model on Telegram Bot API

  • community: The new community to which the chat belongs

Summary

Types

t()

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

Functions

decode_as()