MadelineProtoDocs/docs/TD_docs/methods/getCommonChats.md

874 B

title description image
getCommonChats Returns list of common chats with an other given user. Chats are sorted by their type and creation date https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Method: getCommonChats

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Returns list of common chats with an other given user. Chats are sorted by their type and creation date

Parameters:

Name Type Description Required
user_id int User identifier Yes
offset_chat_id int53 Chat identifier to return chats from, use 0 for the first request Yes
limit int Maximum number of chats to be returned, up to 100 Yes

Return type: Chats