caption property

FormattedText? caption
final

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

Implementation

final FormattedText? caption;