vanityUrlCode property
The vanity URL code for the guild
Implementation
@JsonKey(includeIfNull: false, name: 'vanity_url_code')
final String? vanityUrlCode;
The vanity URL code for the guild
@JsonKey(includeIfNull: false, name: 'vanity_url_code')
final String? vanityUrlCode;