Uses of Class
api.longpoll.bots.methods.impl.messages.Send.ResponseBody
Packages that use Send.ResponseBody
Package
Description
Contains JSON deserializer for specific POJOs.
Methods to work with messages.
-
Uses of Send.ResponseBody in api.longpoll.bots.adapters.deserializers
Methods in api.longpoll.bots.adapters.deserializers that return Send.ResponseBodyModifier and TypeMethodDescriptionSendResponseBodyDeserializer.deserialize
(com.google.gson.JsonElement jsonElement, Type type, com.google.gson.JsonDeserializationContext context) -
Uses of Send.ResponseBody in api.longpoll.bots.methods.impl.messages
Methods in api.longpoll.bots.methods.impl.messages that return Send.ResponseBodyMethods in api.longpoll.bots.methods.impl.messages that return types with arguments of type Send.ResponseBodyModifier and TypeMethodDescriptionSend.executeAsync()
protected Class<Send.ResponseBody>
Send.getResponseClass()