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