UpdateDeleteQuickReplyMessages#
- class pyrogram.raw.types.UpdateDeleteQuickReplyMessages[source]#
One or more messages in a quick reply shortcut were deleted.
Constructor of
Update.- Details:
Layer:
224ID:
566FE7CD
- Parameters:
shortcut_id (
int32-bit) – Quick reply shortcut ID.messages (List of
int32-bit) – IDs of the deleted messages.