Describes a service message about a chat being joined by a user from a community.
Check the documentation of this model on Telegram Bot API
community: The community from which the chat was joined
Summary
Types
@type t() :: %ExGram.Model.CommunityChatJoined{community: ExGram.Model.Community.t()}