bannerWidth property
The width of the guild banner in pixels
Implementation
@JsonKey(includeIfNull: false, name: 'banner_width')
final Int32Type? bannerWidth;
The width of the guild banner in pixels
@JsonKey(includeIfNull: false, name: 'banner_width')
final Int32Type? bannerWidth;