Package | Description |
---|---|
co.vandenham.telegram.botapi |
TelegramBots4Java is a Java implementation of the Telegram Bot API (https://core.telegram.org/bots/api).
|
co.vandenham.telegram.botapi.requests |
This package encapsulates all calls to the Telegram API.
|
co.vandenham.telegram.botapi.types |
This package contains all types as defined by https://core.telegram.org/bots/api#available-types
In addition, a
Chat type is created for convenience. |