channelId property

  1. @JsonKey.new(name: 'channel_id')
String channelId
final

The ID of the channel containing the referenced message

Implementation

@JsonKey(name: 'channel_id')
final String channelId;