user_idinteger | string · requiredget_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.
Read only
Parameters
limitinteger · default 100max_idinteger · default 0accountstring · default null