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