public class SendableDocumentMessage extends Object implements SendableMessage, ReplyingOptions, NotificationOptions
| Modifier and Type | Class and Description |
|---|---|
static class |
SendableDocumentMessage.SendableDocumentMessageBuilder |
| Constructor and Description |
|---|
SendableDocumentMessage() |
| Modifier and Type | Method and Description |
|---|---|
static SendableDocumentMessage.SendableDocumentMessageBuilder |
builder()
This builder will allow you to progressively construct this object.
|
MessageType |
getType()
Gets the MessageType of this SendableMessage object
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetReplyMarkup, getReplyToisDisableNotificationpublic static SendableDocumentMessage.SendableDocumentMessageBuilder builder()
public MessageType getType()
getType in interface SendableMessageCopyright © 2017. All rights reserved.