| Constructor and Description |
|---|
TelegramUpdate(com.pengrad.telegrambot.model.Update update) |
| Modifier and Type | Method and Description |
|---|---|
long |
getChatId() |
long |
getId() |
String |
getInlineId() |
Location |
getLocation() |
long |
getMessageId() |
User |
getOtherUser() |
String |
getText() |
String |
getTitle() |
User |
getUser() |
boolean |
isInline() |
boolean |
skip() |
public TelegramUpdate(com.pengrad.telegrambot.model.Update update)
public User getOtherUser()
getOtherUser in interface IUpdatepublic String getInlineId()
getInlineId in interface IUpdatepublic long getMessageId()
getMessageId in interface IUpdatepublic Location getLocation()
getLocation in interface IUpdateCopyright © 2022. All rights reserved.