← MCP Catalog

get_common_chats

List chats shared with a specific user. Args: user_id: The user ID or username to check shared chats for. limit: Maximum number of shared chats to return (max 100). max_id: Pagination cursor — pass the last chat ID from the previous page to fetch older shared chats. Use 0 (default) for the first page.

MCPTelegram AuthorizationPrivate connector · send actions require confirmation
Read only

Parameters

user_idinteger | string · required

limitinteger · default 100

max_idinteger · default 0

accountstring · default null