| Package | Description |
|---|---|
| pro.zackpollard.telegrambot.api.chat.message.content |
| Modifier and Type | Method and Description |
|---|---|
default ContentType |
PhotoContent.getType()
Gets the ContentType relating to this Content object
|
default ContentType |
TextContent.getType()
Gets the ContentType relating to this Content object
|
default ContentType |
MigrateToChatIDContent.getType()
Gets the ContentType relating to this Content object
|
default ContentType |
NewChatTitleContent.getType()
Gets the ContentType relating to this Content object
|
default ContentType |
PinnedMessageContent.getType()
Gets the ContentType relating to this Content object
|
default ContentType |
SuperGroupChatCreatedContent.getType()
Gets the ContentType relating to this Content object
|
default ContentType |
ChannelChatCreatedContent.getType()
Gets the ContentType relating to this Content object
|
default ContentType |
LeftChatParticipantContent.getType()
Gets the ContentType relating to this Content object
|
default ContentType |
StickerContent.getType()
Gets the ContentType relating to this Content object
|
default ContentType |
DocumentContent.getType()
Gets the ContentType relating to this Content object
|
default ContentType |
MigrateFromChatIDContent.getType()
Gets the ContentType relating to this Content object
|
default ContentType |
NewChatParticipantContent.getType()
Gets the ContentType relating to this Content object
|
default ContentType |
AudioContent.getType()
Gets the ContentType relating to this Content object
|
default ContentType |
VideoContent.getType()
Gets the ContentType relating to this Content object
|
default ContentType |
NewChatPhotoContent.getType()
Gets the ContentType relating to this Content object
|
default ContentType |
ContactContent.getType()
Gets the ContentType relating to this Content object
|
default ContentType |
LocationContent.getType()
Gets the ContentType relating to this Content object
|
default ContentType |
VoiceContent.getType()
Gets the ContentType relating to this Content object
|
default ContentType |
VenueContent.getType()
Gets the ContentType relating to this Content object
|
default ContentType |
DeleteChatPhotoContent.getType()
Gets the ContentType relating to this Content object
|
default ContentType |
GameContent.getType()
Gets the ContentType relating to this Content object
|
default ContentType |
GroupChatCreatedContent.getType()
Gets the ContentType relating to this Content object
|
ContentType |
Content.getType()
Gets the ContentType relating to this Content object
|
static ContentType |
ContentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContentType[] |
ContentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.