bannerHeight property
The height of the guild banner in pixels
Implementation
@JsonKey(includeIfNull: false, name: 'banner_height')
final Int32Type? bannerHeight;
The height of the guild banner in pixels
@JsonKey(includeIfNull: false, name: 'banner_height')
final Int32Type? bannerHeight;