| Package | Description |
|---|---|
| org.isuper.telegram.models |
| Modifier and Type | Field and Description |
|---|---|
Message |
Update.message |
Message |
Message.replyTo |
| Constructor and Description |
|---|
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) |
Update(long id,
Message message) |
Copyright © 2015 iSuper.org. All Rights Reserved.