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