replyToChannel property

bool replyToChannel
read / write

Whether the message should also be sent to the channel. Defaults to false. Only works when the parentMessageId is set.

Implementation

bool replyToChannel = false;