| Package | Description |
|---|---|
| org.telegram.abilitybots.api.bot | |
| org.telegram.abilitybots.api.objects | |
| org.telegram.abilitybots.api.util |
| Class and Description |
|---|
| Ability
An ability is a fully-fledged bot action that contains all the necessary information to process:
A response to a command
A post-response to a command
A reply to a sequence of actions
|
| MessageContext
MessageContext is a wrapper class to the
Update, originating end-user and the arguments present in its message (if any). |
| Reply
A reply consists of update conditionals and an action to be applied on the update.
|
| Class and Description |
|---|
| Ability
An ability is a fully-fledged bot action that contains all the necessary information to process:
A response to a command
A post-response to a command
A reply to a sequence of actions
|
| Ability.AbilityBuilder |
| Flag
Flags are an conditions that are applied on an
Update. |
| Locality
Locality identifies the location in which you want your message to be accessed.
|
| MessageContext
MessageContext is a wrapper class to the
Update, originating end-user and the arguments present in its message (if any). |
| Privacy
Privacy represents a restriction on who can use the ability.
|
| Reply
A reply consists of update conditionals and an action to be applied on the update.
|
| Class and Description |
|---|
| MessageContext
MessageContext is a wrapper class to the
Update, originating end-user and the arguments present in its message (if any). |
Copyright © 2019. All rights reserved.