Uses of Class
cronapi.chatbot.methods.TelegramOptions
-
Packages that use TelegramOptions Package Description cronapi.chatbot.methods -
-
Uses of TelegramOptions in cronapi.chatbot.methods
Methods in cronapi.chatbot.methods that return TelegramOptions Modifier and Type Method Description TelegramOptionsStartChatBot. getTelegramOptions()Methods in cronapi.chatbot.methods with parameters of type TelegramOptions Modifier and Type Method Description voidStartChatBot. setTelegramOptions(TelegramOptions telegramOptions)
-