UpdateChatReadInbox constructor

UpdateChatReadInbox(
  1. {required int chat_id,
  2. required int last_read_inbox_message_id,
  3. required int unread_count,
  4. int? extra,
  5. int? clientId}
)

Incoming messages were read or the number of unread messages has been changed

Implementation

UpdateChatReadInbox