get_groups_in_common


Description:

public async Chats get_groups_in_common (int64 user_id, int64 offset_chat_id, int32 limit) throws TDLibError

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

Parameters:

user_id

User identifier

offset_chat_id

Chat identifier starting from which to return chats; use 0 for the first request

limit

The maximum number of chats to be returned; up to 100