| Interface | Description |
|---|---|
| TelegramMvcController |
An interface from which all classes marked with annotation
BotRequest must. |
| Class | Description |
|---|---|
| TelegramRequest |
Accumulates all available parameters from the initial request, the path pattern and path variables.
|
| TelegramSession |
A Session instances are supposed to be created inside
TelegramScope. |
| Enum | Description |
|---|---|
| MessageType |
Java 5 enumeration of telegram request methods.
|
Copyright © 2022. All rights reserved.