GetChatListsToAddChat constructor

GetChatListsToAddChat(
  1. {required int chat_id,
  2. int? extra,
  3. int? clientId}
)

Returns chat lists to which the chat can be added. This is an offline request

Returns ChatLists

Implementation

GetChatListsToAddChat