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