User.get_common_chats()#

User.get_common_chats()#

Bound method get_common_chats of User.

Use as a shortcut for:

client.get_common_chats(123456789)

Example

user.get_common_chats()
Returns:

True on success.

Raises:

RPCError – In case of a Telegram RPC error.