Skip to content

addChatToList

Function · TDLib 1.8.67 · d1085f9c

Adds a chat to a chat list. A chat can't be simultaneously in Main and Archive chat lists, so it is automatically removed from another one if needed

addChatToList(
  chat_id: int53,
  chat_list: ChatList
) → Ok

chat_id

int53

Chat identifier

chat_list

ChatList

The chat list. Use getChatListsToAddChat to get suitable chat lists