Uses of Interface
org.telegram.telegrambots.meta.generics.BotOptions
-
Packages that use BotOptions Package Description org.telegram.telegrambots.meta.generics -
-
Uses of BotOptions in org.telegram.telegrambots.meta.generics
Methods in org.telegram.telegrambots.meta.generics that return BotOptions Modifier and Type Method Description BotOptionsLongPollingBot. getOptions()Gets options for current botMethods in org.telegram.telegrambots.meta.generics with parameters of type BotOptions Modifier and Type Method Description voidBotSession. setOptions(BotOptions options)
-