Class Update
java.lang.Object
io.github.natanimn.telebof.types.updates.Update
- All Implemented Interfaces:
TelegramUpdate
This class represents an incoming update.
At most one of the optional parameters can be present in any given update.
- Since:
- 3 March 2025
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Update
public Update()
-
-
Method Details
-
getUpdateId
public int getUpdateId() -
getMessage
-
getEditedMessage
-
getChannelPost
-
getEditedChannelPost
-
getBusinessMessage
-
getEditedBusinessMessage
-
getCallbackQuery
-
getInlineQuery
-
getChosenInlineResult
-
getPoll
-
getPollAnswer
-
getPreCheckoutQuery
-
getShippingQuery
-
getMyChatMember
-
getChatMember
-
getChatJoinRequest
-
getMessageReaction
-
getMessageReactionCount
-
getChatBoost
-
getRemovedChatBoost
-
getBusinessConnection
-
getDeletedBusinessMessages
-
getPurchasedPaidMedia
-