guildId property
The ID of the guild these settings apply to
Implementation
@JsonKey(includeIfNull: true, name: 'guild_id')
final SnowflakeType? guildId;
The ID of the guild these settings apply to
@JsonKey(includeIfNull: true, name: 'guild_id')
final SnowflakeType? guildId;