GuildPreview constructor
GuildPreview()
Implementation
GuildPreview(
this._id,
this._label,
this._description,
this._icon,
this._splash,
this._discoverySplash,
this._emojis,
this._stickers,
this._features,
this._approximateMemberCount,
this._approximatePresenceCount,
);