| Package | Description |
|---|---|
| pro.zackpollard.telegrambot.api.chat.message.content.type | |
| pro.zackpollard.telegrambot.api.internal.chat.message.content.type |
| Modifier and Type | Method and Description |
|---|---|
MessageEntityType |
MessageEntity.getType()
Gets the MessageEntityType that this MessageEntity relates to.
|
static MessageEntityType |
MessageEntityType.getType(String value)
Gets the MessageEntityType relating to the value that is passed to the function
|
static MessageEntityType |
MessageEntityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageEntityType[] |
MessageEntityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MessageEntityType |
MessageEntityImpl.getType() |
Copyright © 2017. All rights reserved.