Interface Message
- All Known Subinterfaces:
ActionLogMessage,OutgoingMessage,UpdateMessage,UserUpdateMessage
Represents a message sent received via a
Messenger.-
Method Summary
-
Method Details
-
getId
Gets the unique id associated with this message.This ID is used to ensure a single server instance doesn't process the same message twice.
- Returns:
- the id of the message
-