CommunityChatAdded

class pyrogram.types.CommunityChatAdded[source]

A chat has been added to a community.

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

  • community (Chat, optional) – The community chat object, if available.