Uses of Interface
org.telegram.telegrambots.session.ChatIdConverter
-
-
Uses of ChatIdConverter in org.telegram.telegrambots.session
Classes in org.telegram.telegrambots.session that implement ChatIdConverter Modifier and Type Class Description classDefaultChatIdConverterMethods in org.telegram.telegrambots.session with parameters of type ChatIdConverter Modifier and Type Method Description voidTelegramLongPollingSessionBot. setChatIdConverter(ChatIdConverter chatIdConverter)Constructors in org.telegram.telegrambots.session with parameters of type ChatIdConverter Constructor Description TelegramLongPollingSessionBot(ChatIdConverter chatIdConverter)
-