Skip to content

SharedChat

Type · TDLib 1.8.67 · d1085f9c

Contains information about a chat shared with a bot

SharedChat(
  chat_id: int53,
  title: string,
  username: string,
  photo: Photo
) → SharedChat

chat_id

int53

Chat identifier

title

string

Title of the chat; for bots only

username

string

Username of the chat; for bots only

photo

Photo

Photo of the chat; for bots only; may be null