systemChannelId property

  1. @JsonKey.new(includeIfNull: true, name: 'system_channel_id')
SnowflakeType? systemChannelId
final

Implementation

@JsonKey(includeIfNull: true, name: 'system_channel_id')
final SnowflakeType? systemChannelId;