| Modifier and Type | Method and Description |
|---|---|
org.json.JSONObject |
asJson() |
static Message |
createMessage(org.json.JSONObject jsonObject,
TelegramBot telegramBot) |
TelegramBot |
getBotInstance() |
Chat |
getChat() |
Chat |
getChatForwardedFrom() |
Content |
getContent() |
int |
getForwardedDate() |
User |
getForwardedFrom() |
long |
getMessageId() |
Message |
getRepliedTo() |
User |
getSender() |
int |
getTimeStamp() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforwardMessagepublic static Message createMessage(org.json.JSONObject jsonObject, TelegramBot telegramBot)
public long getMessageId()
public int getTimeStamp()
public User getSender()
public Chat getChat()
public User getForwardedFrom()
public Chat getChatForwardedFrom()
public int getForwardedDate()
public Message getRepliedTo()
public Content getContent()
public org.json.JSONObject asJson()
public TelegramBot getBotInstance()
Copyright © 2016. All rights reserved.