Constant Field Values
Contents
io.micronaut.*
-
io.micronaut.chatbots.basecamp.core.BasecampBotConfigurationProperties Modifier and Type Constant Field Value public static final java.lang.StringPREFIX"micronaut.chatbots.basecamp.bots"
-
io.micronaut.chatbots.basecamp.http.BasecampControllerConfiguration Modifier and Type Constant Field Value public static final java.lang.StringDEFAULT_PATH"/basecamp"public static final java.lang.StringPREFIX"micronaut.chatbots.basecamp.endpoint"
-
io.micronaut.chatbots.core.ChatbotsConfiguration Modifier and Type Constant Field Value public static final java.lang.StringPREFIX"micronaut.chatbots" -
io.micronaut.chatbots.core.ChatbotsConfigurationProperties Modifier and Type Constant Field Value public static final booleanDEFAULT_ENABLEDtruepublic static final java.lang.StringDEFAULT_FOLDER"botcommands"
-
io.micronaut.chatbots.http.ControllerConfigurationProperties Modifier and Type Constant Field Value public static final booleanDEFAULT_ENABLEDtrue
-
io.micronaut.chatbots.telegram.api.InputMediaPhoto Modifier and Type Constant Field Value public static final java.lang.StringTYPE_PHOTO"photo"
-
io.micronaut.chatbots.telegram.api.send.SendAnimation Modifier and Type Constant Field Value public static final java.lang.StringSEND_ANIMATION"sendAnimation" -
io.micronaut.chatbots.telegram.api.send.SendAudio Modifier and Type Constant Field Value public static final java.lang.StringSEND_AUDIO"sendAudio" -
io.micronaut.chatbots.telegram.api.send.SendLocation Modifier and Type Constant Field Value public static final java.lang.StringSEND_LOCATION"sendLocation" -
io.micronaut.chatbots.telegram.api.send.SendMessage Modifier and Type Constant Field Value public static final java.lang.StringMETHOD_SENDMESSAGE"sendMessage" -
io.micronaut.chatbots.telegram.api.send.SendPhoto Modifier and Type Constant Field Value public static final java.lang.StringSEND_PHOTO"sendPhoto" -
io.micronaut.chatbots.telegram.api.send.SendVideo Modifier and Type Constant Field Value public static final java.lang.StringSEND_VIDEO"sendVideo" -
io.micronaut.chatbots.telegram.api.send.SendVoice Modifier and Type Constant Field Value public static final java.lang.StringSEND_VOICE"sendVoice"
-
io.micronaut.chatbots.telegram.core.TelegramBotConfigurationProperties Modifier and Type Constant Field Value public static final java.lang.StringPREFIX"micronaut.chatbots.telegram.bots" -
io.micronaut.chatbots.telegram.core.TokenValidator Modifier and Type Constant Field Value public static final java.lang.StringX_TELEGRAM_BOT_API_SECRET_TOKEN"X-Telegram-Bot-Api-Secret-Token"
-
io.micronaut.chatbots.telegram.http.TelegramControllerConfiguration Modifier and Type Constant Field Value public static final java.lang.StringDEFAULT_PATH"/telegram"public static final java.lang.StringPREFIX"micronaut.chatbots.telegram.endpoint"