| Package | Description |
|---|---|
| com.github.agadar.nationstates | |
| com.github.agadar.nationstates.query |
| Modifier and Type | Method and Description |
|---|---|
TelegramQuery |
INationStates.sendTelegrams(String clientKey,
String telegramId,
String secretKey,
String... nations)
Starts building a query that sends (a) telegram(s).
|
TelegramQuery |
NationStates.sendTelegrams(String clientKey,
String telegramId,
String secretKey,
String... nations) |
| Modifier and Type | Method and Description |
|---|---|
TelegramQuery |
TelegramQuery.addListeners(TelegramSentListener... newListeners)
Registers new telegram event listeners.
|
TelegramQuery |
TelegramQuery.isDryRun()
Sets this telegram query as a dry run, meaning no actual telegrams will
be sent.
|
TelegramQuery |
TelegramQuery.isRecruitment()
Ensures the telegram will be send as if it is a recruitment telegram.
|
Copyright © 2017. All rights reserved.