cannedMessage property
The part of the config that is specific to the Canned Message module
Implementation
@$pb.TagNumber(7)
$1.ModuleConfig_CannedMessageConfig get cannedMessage => $_getN(6);
Implementation
@$pb.TagNumber(7)
set cannedMessage($1.ModuleConfig_CannedMessageConfig value) =>
$_setField(7, value);