Skip to content

CommunityChat

Type · TDLib 1.8.67 · d1085f9c

Describes a chat in a community

CommunityChat(
  chat_id: int53,
  can_view_history: Bool,
  is_hidden: Bool
) → CommunityChat

chat_id

int53

Identifier of the chat in the community

can_view_history

Bool

True, if message history of the chat can be viewed

is_hidden

Bool

True, if the chat is hidden in the list of community chats; for community administrators only