Uses of Class
com.jtelegram.api.message.entity.MessageEntityType
-
Packages that use MessageEntityType Package Description com.jtelegram.api.message.entity -
-
Uses of MessageEntityType in com.jtelegram.api.message.entity
Fields in com.jtelegram.api.message.entity declared as MessageEntityType Modifier and Type Field Description protected MessageEntityTypeMessageEntity. typeMethods in com.jtelegram.api.message.entity that return MessageEntityType Modifier and Type Method Description MessageEntityTypeMessageEntity. getType()static MessageEntityTypeMessageEntityType. valueOf(java.lang.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.
-