mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 19:46:56 +01:00
613 B
613 B
title | description |
---|---|
updateChatReadInbox | Some incoming messages was read |
Constructor: updateChatReadInbox
Some incoming messages was read
Attributes:
Name | Type | Required | Description |
---|---|---|---|
chat_id | int53 | Yes | Chat identifier |
last_read_inbox_message_id | int53 | Yes | Identifier of last read incoming message |
unread_count | int | Yes | Number of unread messages left in chat |