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
@type t() :: %ExGram.Model.CommunityChatAdded{community: ExGram.Model.Community.t()}