public class PinnedMessageContentImpl extends Object implements PinnedMessageContent
| Modifier and Type | Method and Description |
|---|---|
static PinnedMessageContent |
createPinnedMessageContent(org.json.JSONObject jsonObject,
TelegramBot telegramBot) |
Message |
getContent()
Gets the Message object relating to this PinnedMessageContent object
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypepublic static PinnedMessageContent createPinnedMessageContent(org.json.JSONObject jsonObject, TelegramBot telegramBot)
public Message getContent()
PinnedMessageContentgetContent in interface PinnedMessageContentCopyright © 2017. All rights reserved.