CommunityChatJoined

class pyrogram.types.CommunityChatJoined[source]

A chat was joined by a user from a community.

Parameters:
  • community_id (int) – The identifier of the community the chat was joined from.

  • community (Community, optional) – The community the chat was joined from, if available.