public interface IUpdate
| 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() |
String getText()
User getUser()
User getOtherUser()
long getId()
String getInlineId()
long getMessageId()
long getChatId()
String getTitle()
Location getLocation()
boolean isInline()
boolean skip()
Copyright © 2022. All rights reserved.