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