InputMessagePhoto class
Properties
addedStickerFileIds
→ List <int >
addedStickerFileIds File identifiers of the stickers added to the photo, if applicable
final
caption
→ FormattedText ?
caption Photo caption; pass null to use an empty caption; 0-getOption("message_caption_length_max") characters
final
clientId
→ int ?
client identifier
no setter inherited
callback sign
no setter inherited
hashCode
→ int
The hash code for this object.
no setter inherited
hasSpoiler
→ bool
hasSpoiler True, if the photo preview must be covered by a spoiler animation; not supported in secret chats
final
height
→ int
height Photo height
final
photo
→ InputFile
photo Photo to send. The photo must be at most 10 MB in size. The photo's width and height must not exceed 10000 in total. Width and height ratio must be at most 20
final
runtimeType
→ Type
A representation of the runtime type of the object.
no setter inherited
selfDestructTime
→ int
selfDestructTime Photo self-destruct time, in seconds (0-60). A non-zero self-destruct time can be specified only in private chats
final
thumbnail
→ InputThumbnail ?
thumbnail Photo thumbnail to be sent; pass null to skip thumbnail uploading. The thumbnail is sent to the other party only in secret chats
final
width
→ int
width Photo width
final