| Package | Description |
|---|---|
| org.isuper.telegram.models | |
| org.isuper.telegram.models.inline |
| Modifier and Type | Field and Description |
|---|---|
Location |
Message.location |
| Constructor and Description |
|---|
Message(Long id,
User from,
Long date,
Chat chat,
User forwardFrom,
Chat forwardFromChat,
long forwardDate,
Message replyTo,
Long editDate,
String text,
Contact contact,
Location location,
User newChatParticipant,
User leftChatParticipant,
String newChatTitle,
PhotoSize[] newChatPhoto,
Boolean deleteChatPhoto,
Boolean groupChatCreated,
Boolean supergroupChatCreated,
Boolean channelChatCreated,
Long migrateToChatID,
Long migrateFromChatID,
Message pinned) |
| Modifier and Type | Field and Description |
|---|---|
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) |
Copyright © 2016 iSuper.org. All Rights Reserved.