| Annotation Type | Description |
|---|---|
| CallbackQueryRequest |
Annotation for mapping callback query requests onto specific handler methods.
|
| ChannelPostRequest |
Annotation for mapping channel post requests onto specific handler methods.
|
| ChosenInlineResultRequest |
Annotation for mapping chosen inline result requests onto specific handler methods.
|
| EditedChannelPostRequest |
Annotation for edited channel post requests onto specific handler methods.
|
| EditedMessageRequest |
Annotation for mapping edited message requests onto specific handler methods.
|
| InlineQueryRequest |
Annotation for mapping inline query requests onto specific handler methods.
|
| MessageRequest |
Annotation for mapping message requests onto specific handler methods.
|
| PollRequest |
Annotation for mapping poll requests onto specific handler methods.
|
| PreCheckoutQueryRequest |
Annotation for mapping pre checkout query requests onto specific handler methods.
|
| ShippingQueryRequest |
Annotation for mapping shipping query requests onto specific handler methods.
|
Copyright © 2022. All rights reserved.