Skip to content

createSupergroupChat

Function · TDLib 1.8.67 · d1085f9c

Returns an existing chat corresponding to a known supergroup or channel

createSupergroupChat(
  supergroup_id: int53,
  force: Bool
) → Chat

supergroup_id

int53

Supergroup or channel identifier

force

Bool

Pass true to create the chat without a network request. In this case all information about the chat except its type, title and photo can be incorrect