isSilent property

bool? isSilent
getter/setter pair

Determines whether to send a message without updating some of the channel properties.

Implementation

bool? isSilent = false;