@typed-discord/rest
    Preparing search index...

    Function InviteGuildRoleResponse

    • Parameters

      • id: `${bigint}`
      • name: string
      • position: number
      • color: number
      • colors: GuildRoleColorsResponse
      • icon: string | null
      • unicode_emoji: string | null
      • Optionaloptional: Omit<
            InviteGuildRoleResponse,
            "id"
            | "name"
            | "icon"
            | "position"
            | "colors"
            | "color"
            | "unicode_emoji",
        >

      Returns InviteGuildRoleResponse