Class BusinessMessagesDeleted
java.lang.Object
io.github.natanimn.telebof.types.updates.BusinessMessagesDeleted
- All Implemented Interfaces:
TelegramUpdate
This object is received when messages are deleted from a connected business account.
- Since:
- 3 March 2025
-
Field Summary
FieldsModifier and TypeFieldDescriptionUnique identifier of the business connectionInformation about a chat in the business account.The list of identifiers of deleted messages in the chat of the business account -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
business_connection_id
Unique identifier of the business connection -
chat
Information about a chat in the business account. The bot may not have access to the chat or the corresponding user. -
message_ids
-
-
Constructor Details
-
BusinessMessagesDeleted
public BusinessMessagesDeleted()
-
-
Method Details
-
equals
-
hashCode
-
toString
-