updateReadHistoryInbox

Incoming messages were read

생성자 스키마는 레이어 99부터 사용할 수 있습니다. 전환 »

Parameters

Name Type Description
flags # Flags, see TL conditional fields
folder_id flags.0?int Peer folder ID, for more info click here
peer Peer Peer
top_msg_id flags.1?int If set, the messages were read only within the specified bot forum topic ».
max_id int Maximum ID of messages read
still_unread_count int Number of messages that are still unread
pts int Event count after generation
pts_count int Number of events that were generated

Type

Update

Related pages

Dialog folders

Telegram allows placing chats into folders, based on their type, mute status, or other custom criteria, thanks to folder blacklists and whitelists.

Forum topics

Telegram allows creating forums with multiple distinct topics.

Working with Updates

How to subscribe to updates and handle them properly.