rulesChannelId property

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

The ID of the rules channel

Implementation

@JsonKey(includeIfNull: false, name: 'rules_channel_id')
final SnowflakeType? rulesChannelId;