Class ChatBoostUpdated
java.lang.Object
io.github.natanimn.telebof.types.updates.ChatBoostUpdated
- All Implemented Interfaces:
- TelegramUpdate
This object represents a boost added to a chat or changed.
- Since:
- 3 March 2025
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
chatChat which was boosted
- 
boostInformation about the chat boost
 
- 
- 
Constructor Details- 
ChatBoostUpdatedpublic ChatBoostUpdated()
 
- 
- 
Method Details- 
equals
- 
hashCode
- 
toString
 
-