splash property

  1. @JsonKey.new(includeIfNull: false)
SnowflakeType? splash
final

Base64-encoded image data for the guild splash screen

Implementation

@JsonKey(includeIfNull: false)
final Base64ImageType? splash;