| Package | Description |
|---|---|
| org.isuper.telegram | |
| org.isuper.telegram.models.inline |
| Modifier and Type | Method and Description |
|---|---|
void |
TelegramClient.answerInlineQuery(String token,
String queryID,
Collection<InlineQueryResult> results) |
void |
TelegramClient.answerInlineQuery(String token,
String queryID,
Collection<InlineQueryResult> results,
Integer cacheTime,
Boolean personal,
String nextOffset) |
| Modifier and Type | Class and Description |
|---|---|
class |
InlineQueryResultArticle |
Copyright © 2016 iSuper.org. All Rights Reserved.