public class SendableDocumentMessage extends Object implements SendableMessage, ReplyingOptions, NotificationOptions
| Modifier and Type | Class and Description |
|---|---|
static class |
SendableDocumentMessage.SendableDocumentMessageBuilder |
| Constructor and Description |
|---|
SendableDocumentMessage(InputFile document,
Message replyTo,
ReplyMarkup replyMarkup,
boolean disableNotification,
String caption) |
| Modifier and Type | Method and Description |
|---|---|
static SendableDocumentMessage.SendableDocumentMessageBuilder |
builder() |
MessageType |
getType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetReplyMarkup, getReplyToisDisableNotificationpublic SendableDocumentMessage(InputFile document, Message replyTo, ReplyMarkup replyMarkup, boolean disableNotification, String caption)
public static SendableDocumentMessage.SendableDocumentMessageBuilder builder()
public MessageType getType()
Copyright © 2016. All rights reserved.