public class ForwardMessagePayload extends Object
| Constructor and Description |
|---|
ForwardMessagePayload(String chatId,
String fromChatId,
Boolean disableNotification,
long messageId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getChatId() |
Boolean |
getDisableNotification() |
String |
getFromChatId() |
long |
getMessageId() |
Copyright © 2017 iSuper.org. All Rights Reserved.