Skip to main content
Module

x/discord_api_types/payloads/v6/guild.ts>APIGuildIntegration

Up to date Discord API Typings, versioned by the API version
Go to Latest
interface APIGuildIntegration
Deprecated
Deprecated

API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.

import { type APIGuildIntegration } from "https://deno.land/x/discord_api_types@0.37.21/payloads/v6/guild.ts";

Properties

id: string
name: string
type: string
enabled: boolean
syncing: boolean
role_id: string
optional
enable_emoticons: boolean
expire_behavior: IntegrationExpireBehavior
expire_grace_period: number
optional
user: APIUser
synced_at: string
subscriber_count: number
revoked: boolean
optional
application: APIGuildIntegrationApplication