MadelineProtoDocs/docs/TD_docs/methods/getCommonChats.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

868 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 Required Description
user_id int Yes User identifier
offset_chat_id int53 Yes Chat identifier to return chats from, use 0 for the first request
limit int Yes Maximum number of chats to be returned, up to 100

Return type: Chats