DiscordInviteGuild
public struct DiscordInviteGuild
Represents an invite to a guild.
-
The snowflake id of the guild this invite is for.
Declaration
Swift
public let id: GuildID
-
The name of the guild this invite is for.
Declaration
Swift
public let name: String
-
The splash of this guild.
Declaration
Swift
public let splashHash: String