| Package | Description |
|---|---|
| org.isuper.telegram.models |
| Modifier and Type | Field and Description |
|---|---|
Location |
Message.location |
Location |
InlineQuery.location |
Location |
ChosenInlineResult.location |
| Constructor and Description |
|---|
ChosenInlineResult(String resultID,
User from,
Location location,
String inlineMessageID,
String query) |
InlineQuery(String id,
User from,
Location location,
String query,
String offset) |
Message(long id,
User from,
long date,
Chat chat,
User forwardFrom,
long forwardDate,
Message replyTo,
String text,
Location location,
User newChatParticipant,
User leftChatParticipant,
String newChatTitle) |
Copyright © 2016 iSuper.org. All Rights Reserved.