Uses of Class
com.bytedesk.social.telegram.TelegramResponse
Packages that use TelegramResponse
-
Uses of TelegramResponse in com.bytedesk.social.telegram
Methods in com.bytedesk.social.telegram that return TelegramResponseModifier and TypeMethodDescriptionTelegramRestService.convertToResponse
(TelegramEntity entity) TelegramRestService.create
(TelegramRequest request) TelegramRestService.queryByUid
(TelegramRequest request) TelegramRestService.update
(TelegramRequest request) Methods in com.bytedesk.social.telegram that return types with arguments of type TelegramResponseModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<TelegramResponse>
TelegramRestService.queryByOrg
(TelegramRequest request) org.springframework.data.domain.Page<TelegramResponse>
TelegramRestService.queryByUser
(TelegramRequest request)