A message was deleted in a connected business chat ».
Constructor schema is available as of layer 177. Switch »
Name | Type | Description |
---|---|---|
connection_id | string | Business connection ID. |
peer | Peer | Peer where the messages were deleted. |
messages | Vector<int> | IDs of the messages that were deleted. |
qts | int | New qts value, see updates » for more info. |
Many constructors in the API need to be stored in a local database upon reception and should only ever be updated reactively (passively) when received via updates or by other means (as specified in the documentation), to avoid overloading the server by continuously requesting changes for the same unchanged information.
How to subscribe to updates and handle them properly.
Users can turn their Telegram account into a business account, gaining access to business features such as opening hours, location, quick replies, automated messages, custom start pages, chatbot support, and more.