Class CallbackQuery
- java.lang.Object
-
- org.telegram.telegrambots.meta.api.objects.CallbackQuery
-
- All Implemented Interfaces:
Serializable,BotApiObject
public class CallbackQuery extends Object implements BotApiObject
- Version:
- 1.0
- Author:
- Ruben Bermudez
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CallbackQuery()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetChatInstance()StringgetData()UsergetFrom()StringgetGameShortName()StringgetId()StringgetInlineMessageId()MessagegetMessage()StringtoString()
-