Message.view()¶
- Message.view()¶
Shortcut for method
view_messageswill automatically fill method attributes:chat_id
message_id
- Returns:
True on success.
- Raises:
RPCError – In case of a Telegram RPC error.
Shortcut for method view_messages will automatically fill method attributes:
chat_id
message_id
True on success.
RPCError – In case of a Telegram RPC error.