| Package | Description |
|---|---|
| za.co.knonchalant.candogram.api |
| Modifier and Type | Method and Description |
|---|---|
List<TelegramUpdate> |
TelegramBotAPI.getUpdates(Integer limit) |
| Modifier and Type | Method and Description |
|---|---|
void |
TelegramBotAPI.sendMessage(TelegramUpdate message,
String text) |
void |
TelegramBotAPI.sendMessage(TelegramUpdate message,
String text,
Object... args) |
void |
TelegramBotAPI.sendPhoto(TelegramUpdate chat,
byte[] photoBytes) |
Copyright © 2022. All rights reserved.