868 B
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
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 |