guildId property
The guild ID this webhook belongs to
Implementation
@JsonKey(includeIfNull: false, name: 'guild_id')
final SnowflakeType? guildId;
The guild ID this webhook belongs to
@JsonKey(includeIfNull: false, name: 'guild_id')
final SnowflakeType? guildId;