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