| Annotation Type | Description |
|---|---|
| BotController |
Indicates that an annotated class is a "Controller" (e.g. a web controller).
|
| BotPathVariable |
Annotation which indicates that a method parameter should be bound to a request template variable.
|
| BotRequest |
Annotation for mapping telegram requests onto methods in request-handling classes with flexible method signatures.
|
Copyright © 2022. All rights reserved.