UpdateDeleteQuickReplyMessages

class hydrogram.raw.types.UpdateDeleteQuickReplyMessages[source]

One or more messages in a quick reply shortcut » were deleted.

Constructor of Update.

Details:
  • Layer: 223

  • ID: 566FE7CD

Parameters:
  • shortcut_id (int 32-bit) – Quick reply shortcut ID.

  • messages (List of int 32-bit) – IDs of the deleted messages.