Interface GuildProfile

interface GuildProfile {
    badge: string;
    tag: string;
}

Properties

Properties

badge: string

The hash for the server's tag badge.

tag: string

The 1-4 character text seen beside user's names when they adopt a server's tag.