guildId property

  1. @JsonKey.new(name: 'guild_id')
String guildId
final

Implementation

@JsonKey(name: 'guild_id')
final SnowflakeType guildId;