guildId property
The ID of the guild containing the referenced message
Implementation
@JsonKey(includeIfNull: false, name: 'guild_id')
final SnowflakeType? guildId;
The ID of the guild containing the referenced message
@JsonKey(includeIfNull: false, name: 'guild_id')
final SnowflakeType? guildId;