| Modifier and Type | Method and Description |
|---|---|
Content |
Message.getContent() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AudioContent |
interface |
ChannelChatCreatedContent |
interface |
ContactContent |
interface |
DeleteChatPhotoContent |
interface |
DocumentContent |
interface |
GroupChatCreatedContent |
interface |
LeftChatParticipantContent |
interface |
LocationContent |
interface |
MigrateFromChatIDContent |
interface |
MigrateToChatIDContent |
interface |
NewChatParticipantContent |
interface |
NewChatPhotoContent |
interface |
NewChatTitleContent |
interface |
PhotoContent |
interface |
PinnedMessageContent |
interface |
StickerContent |
interface |
SuperGroupChatCreatedContent |
interface |
TextContent |
interface |
VenueContent |
interface |
VideoContent |
interface |
VoiceContent |
| Modifier and Type | Method and Description |
|---|---|
Content |
MessageReceivedEvent.getContent() |
| Modifier and Type | Method and Description |
|---|---|
Content |
MessageImpl.getContent() |
| Modifier and Type | Class and Description |
|---|---|
class |
AudioContentImpl |
class |
ChannelChatCreatedContentImpl |
class |
ContactContentImpl |
class |
DeleteChatPhotoContentImpl |
class |
DocumentContentImpl |
class |
GroupChatCreatedContentImpl |
class |
LeftChatParticipantContentImpl |
class |
LocationContentImpl |
class |
MigrateFromChatIDContentImpl |
class |
MigrateToChatIDContentImpl |
class |
NewChatPhotoContentImpl |
class |
NewChatTitleContentImpl |
class |
NewParticipantContentImpl |
class |
PhotoContentImpl |
class |
PinnedMessageContentImpl |
class |
StickerContentImpl |
class |
SuperGroupChatCreatedContentImpl |
class |
TextContentImpl |
class |
VenueContentImpl |
class |
VideoContentImpl |
class |
VoiceContentImpl |
| Modifier and Type | Method and Description |
|---|---|
static Content |
ContentImpl.createContent(org.json.JSONObject jsonObject,
TelegramBot telegramBot) |
static Content |
NewChatTitleContentImpl.createNewChatTitleContent(String content) |
Copyright © 2016. All rights reserved.