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