APIInviteGuild: Pick<
    APIGuild,
    | "banner"
    | "description"
    | "features"
    | "icon"
    | "id"
    | "name"
    | "nsfw_level"
    | "premium_subscription_count"
    | "splash"
    | "vanity_url_code"
    | "verification_level",
>