| Package | Description |
|---|---|
| api.longpoll.bots.adapters.deserializers |
Contains JSON deserializer for specific POJOs.
|
| api.longpoll.bots.methods.impl.messages |
Methods to work with messages.
|
| Modifier and Type | Method and Description |
|---|---|
Send.ResponseBody |
SendResponseBodyDeserializer.deserialize(com.google.gson.JsonElement jsonElement,
Type type,
com.google.gson.JsonDeserializationContext context) |
Send.ResponseBody |
SendResponseBodyDeserializer.deserialize(com.google.gson.JsonElement jsonElement,
Type type,
com.google.gson.JsonDeserializationContext context) |
| Modifier and Type | Method and Description |
|---|---|
Send.ResponseBody |
Send.execute() |
Send.ResponseBody |
Send.execute() |
| Modifier and Type | Method and Description |
|---|---|
protected Class<Send.ResponseBody> |
Send.getResponseClass() |
protected Class<Send.ResponseBody> |
Send.getResponseClass() |
Copyright © 2022. All rights reserved.