caption property

FormattedText? caption
getter/setter pair

New message content caption; 0-getOption("message_caption_length_max") characters; pass null to remove caption

Implementation

FormattedText? caption;