isMarkdown property

bool isMarkdown
getter/setter pair

If the message is Markdown formatted then it will be converted to Markdown (by default it will be false)

Implementation

bool isMarkdown;