Class ChatBoostRemoved
java.lang.Object
io.github.natanimn.telebof.types.updates.ChatBoostRemoved
- All Implemented Interfaces:
TelegramUpdate
This object represents a boost removed from a chat.
- Since:
- 3 March 2025
-
Field Summary
FieldsModifier and TypeFieldDescriptionUnique identifier of the boostChat which was boostedPoint in time (Unix timestamp) when the boost was removedSource of the removed boost -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
chat
Chat which was boosted -
boost_id
Unique identifier of the boost -
removed_date
Point in time (Unix timestamp) when the boost was removed -
source
Source of the removed boost
-
-
Constructor Details
-
ChatBoostRemoved
public ChatBoostRemoved()
-
-
Method Details
-
equals
-
hashCode
-
toString
-