discoverySplash property

  1. @JsonKey(name: 'discovery_splash')
String? discoverySplash
final

discovery splash hash; only present for guilds with the "DISCOVERABLE" feature

Implementation

@JsonKey(name: 'discovery_splash')
final String? discoverySplash;