- valueOf(String) - Static method in enum com.pengrad.telegrambot.model.Chat.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pengrad.telegrambot.model.request.ChatAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pengrad.telegrambot.model.request.ParseMode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.pengrad.telegrambot.model.Chat.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pengrad.telegrambot.model.request.ChatAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pengrad.telegrambot.model.request.ParseMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- video() - Method in class com.pengrad.telegrambot.model.Message
-
- video(File) - Static method in class com.pengrad.telegrambot.model.request.InputFile
-
- video(byte[]) - Static method in class com.pengrad.telegrambot.model.request.InputFileBytes
-
- Video - Class in com.pengrad.telegrambot.model
-
stas
8/5/15.
- Video(String, Integer, Integer, Integer, PhotoSize, String, Integer) - Constructor for class com.pengrad.telegrambot.model.Video
-
- VIDEO_FILE_NAME - Static variable in class com.pengrad.telegrambot.model.request.InputFileBytes
-
- VIDEO_MIME_TYPE - Static variable in class com.pengrad.telegrambot.model.request.InputFileBytes
-
- voice() - Method in class com.pengrad.telegrambot.model.Message
-
- voice(File) - Static method in class com.pengrad.telegrambot.model.request.InputFile
-
- voice(byte[]) - Static method in class com.pengrad.telegrambot.model.request.InputFileBytes
-
- Voice - Class in com.pengrad.telegrambot.model
-
stas
10/21/15.
- Voice(String, Integer, String, Integer) - Constructor for class com.pengrad.telegrambot.model.Voice
-
- VOICE_FILE_NAME - Static variable in class com.pengrad.telegrambot.model.request.InputFileBytes
-
- VOICE_MIME_TYPE - Static variable in class com.pengrad.telegrambot.model.request.InputFileBytes
-