| Package | Description |
|---|---|
| org.telegram.telegrambots.meta.bots |
| Modifier and Type | Method and Description |
|---|---|
<T extends Serializable,Method extends BotApiMethod<T>,Callback extends SentCallback<T>> |
AbsSender.executeAsync(Method method,
Callback callback) |
protected abstract <T extends Serializable,Method extends BotApiMethod<T>,Callback extends SentCallback<T>> |
AbsSender.sendApiMethodAsync(Method method,
Callback callback) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbsSender.getMeAsync(SentCallback<User> sentCallback) |
void |
AbsSender.getWebhookInfoAsync(SentCallback<WebhookInfo> sentCallback) |
Copyright © 2019. All rights reserved.