public class AudioMessage extends Message
| Constructor and Description |
|---|
AudioMessage(long id,
User sender,
long date,
Chat chat,
Message replyToMessage,
java.lang.Long editDate,
java.lang.String authorSignature,
Audio audio,
Text caption) |
| Modifier and Type | Method and Description |
|---|---|
Audio |
getAudio()
Getter for property
audio. |
java.util.Optional<Text> |
getCaption()
Getter for property
caption. |
equals, getAuthorSignature, getChat, getDate, getEditDate, getId, getReplyToMessage, getSender, hashCode