public class SendableAudioMessage extends Object implements SendableMessage, ReplyingOptions, NotificationOptions
| Modifier and Type | Class and Description |
|---|---|
static class |
SendableAudioMessage.SendableAudioMessageBuilder |
| Constructor and Description |
|---|
SendableAudioMessage() |
| Modifier and Type | Method and Description |
|---|---|
static SendableAudioMessage.SendableAudioMessageBuilder |
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 SendableAudioMessage.SendableAudioMessageBuilder builder()
public MessageType getType()
getType in interface SendableMessageCopyright © 2017. All rights reserved.