Skip to content

InternalLinkTypeVideoChat

Type · TDLib 1.8.67 · d1085f9c

The link is a link to a video chat. Call searchPublicChat with the given chat username, and then joinVideoChat with the given invite hash to process the link

InternalLinkTypeVideoChat(
  chat_username: string,
  invite_hash: string,
  is_live_stream: Bool
) → InternalLinkType

chat_username

string

Username of the chat with the video chat

invite_hash

string

If non-empty, invite hash to be used to join the video chat without being muted by administrators

is_live_stream

Bool

True, if the video chat is expected to be a live stream in a channel or a broadcast group