| Package | Description |
|---|---|
| org.telegram.telegrambots.bots |
| Modifier and Type | Method and Description |
|---|---|
DefaultBotOptions |
DefaultAbsSender.getOptions() |
| Constructor and Description |
|---|
DefaultAbsSender(DefaultBotOptions options) |
TelegramLongPollingBot(DefaultBotOptions options) |
TelegramLongPollingCommandBot(DefaultBotOptions options)
Creates a TelegramLongPollingCommandBot with custom options and allowing commands with
usernames
Use ICommandRegistry's methods on this bot to register commands
|
TelegramLongPollingCommandBot(DefaultBotOptions options,
boolean allowCommandsWithUsername)
Creates a TelegramLongPollingCommandBot
Use ICommandRegistry's methods on this bot to register commands
|
TelegramWebhookBot(DefaultBotOptions options) |
Copyright © 2016. All rights reserved.