body property

String? body
getter/setter pair

The body of the message (the text), may contain markdown.

Implementation

String? body;