caption property

FormattedText? caption
read / write

Voice note caption; pass null to use an empty caption; 0-getOption("message_caption_length_max") characters.

Implementation

FormattedText? caption;