| Package | Description |
|---|---|
| org.telegram.api.functions.updates | |
| org.telegram.api.updates.difference | |
| org.telegram.bot.handlers | |
| org.telegram.bot.handlers.interfaces |
| Modifier and Type | Method and Description |
|---|---|
TLAbsDifference |
TLRequestUpdatesGetDifference.deserializeResponse(InputStream stream,
TLContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
TLDifference
The type TL difference.
|
class |
TLDifferenceEmpty
The type TL difference empty.
|
class |
TLDifferenceSlice
The type TL difference slice.
|
class |
TLDifferenceTooLong
The type TL difference too long.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdatesHandlerBase.onTLAbsDifference(@NotNull TLAbsDifference absDifference) |
| Modifier and Type | Method and Description |
|---|---|
void |
IUpdatesHandler.onTLAbsDifference(@NotNull TLAbsDifference absDifference) |
Copyright © 2017. All rights reserved.