Uses of Class
com.bytedesk.social.telegram.config.TelegramDefaultConsumer
Packages that use TelegramDefaultConsumer
-
Uses of TelegramDefaultConsumer in com.bytedesk.social.telegram.config
Methods in com.bytedesk.social.telegram.config that return TelegramDefaultConsumerModifier and TypeMethodDescriptionprivate TelegramDefaultConsumer
TelegramBotService.createBotConsumer
(TelegramEntity telegramEntity) 为每个机器人创建独立的消费者实例static TelegramDefaultConsumer
TelegramDefaultConsumer.createInstance
(TelegramRestService telegramRestService, VisitorRestService visitorRestService, IMessageSendService messageSendService, UidUtils uidUtils, UploadRestService uploadRestService) 创建TelegramDefaultConsumer实例的工厂方法