content property
Content
get
content
Plaintext message content (unencrypted body).
This contains the actual message payload (text, commands, etc.) in its original unencrypted form. Cannot be null (core payload of the instant message).
Implementation
Content get content;