replyToChannel property
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;
Whether the message should also be sent to the channel. Defaults to false. Only works when the parentMessageId is set.
bool replyToChannel = false;