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