Message.read()¶
- Message.read()¶
Shortcut for method
read_chat_historywill automatically fill method attributes:chat_id
max_id
- Returns:
True on success.
- Raises:
RPCError – In case of a Telegram RPC error.
Shortcut for method read_chat_history will automatically fill method attributes:
chat_id
max_id
True on success.
RPCError – In case of a Telegram RPC error.