Uses of Class
com.bytedesk.social.telegram.TelegramMessageService
Packages that use TelegramMessageService
-
Uses of TelegramMessageService in com.bytedesk.social.telegram
Fields in com.bytedesk.social.telegram declared as TelegramMessageServiceModifier and TypeFieldDescriptionprivate final TelegramMessageServiceTelegramEventListener.telegramMessageServiceprivate final TelegramMessageServiceTelegramMessageController.telegramMessageServiceMethods in com.bytedesk.social.telegram that return TelegramMessageServiceModifier and TypeMethodDescriptionstatic TelegramMessageServiceTelegramMessageService.createInstance(String botToken, UploadRestService uploadRestService) 创建TelegramMessageService实例的工厂方法 -
Uses of TelegramMessageService in com.bytedesk.social.telegram.config
Fields in com.bytedesk.social.telegram.config declared as TelegramMessageServiceModifier and TypeFieldDescriptionprivate TelegramMessageServiceTelegramDefaultConsumer.telegramMessageServiceMethods in com.bytedesk.social.telegram.config with parameters of type TelegramMessageServiceModifier and TypeMethodDescriptionvoidTelegramDefaultConsumer.setTelegramMessageService(TelegramMessageService telegramMessageService) 设置TelegramMessageService