UpdateReadChannelInbox¶
-
class
pyrogram.raw.types.
UpdateReadChannelInbox
¶ Incoming messages in a channel/supergroup were read.
Constructor type of
Update
.- Details
Layer:
126
ID:
0x330b5424
- Parameters
channel_id (
int
32-bit
) – Channel/supergroup ID.max_id (
int
32-bit
) – Position up to which all incoming messages are read.still_unread_count (
int
32-bit
) – Count of messages weren’t read yet.pts (
int
32-bit
) – Event count after generation.folder_id (
int
32-bit
, optional) – Peer folder ID, for more info click here.