UpdateDeleteChannelMessages#
- class pyrogram.raw.types.UpdateDeleteChannelMessages#
Some messages in a supergroup/channel were deleted.
Constructor of
Update
.- Details:
Layer:
158
ID:
C32D5B12
- Parameters:
channel_id (
int
64-bit
) – Channel ID.messages (List of
int
32-bit
) – IDs of messages that were deleted.pts (
int
32-bit
) – Event count after generation.pts_count (
int
32-bit
) – Number of events that were generated.