channelId property

  1. @BuiltValueField(wireName: r'channel_id')
String channelId

Channel Id where the command will execute

Implementation

@BuiltValueField(wireName: r'channel_id')
String get channelId;