channelId property

  1. @JsonKey.new(includeIfNull: false, name: 'channel_id')
SnowflakeType? channelId
final

Implementation

@JsonKey(includeIfNull: false, name: 'channel_id')
final SnowflakeType? channelId;