Skip to content

IntegrationStructure

See

https://discord.com/developers/docs/resources/guild#integration-object-integration-structure

Properties

id

id: string

Defined in

typings/guild.ts:215


name

name: string

Defined in

typings/guild.ts:216


type

type: IntegrationType

Defined in

typings/guild.ts:217


enabled

enabled: boolean

Defined in

typings/guild.ts:218


syncing?

optional syncing: boolean

Defined in

typings/guild.ts:219


role_id?

optional role_id: string

Defined in

typings/guild.ts:220


enable_emoticons?

optional enable_emoticons: boolean

Defined in

typings/guild.ts:221


expire_behavior?

optional expire_behavior: IntegrationExpireBehavior

Defined in

typings/guild.ts:222


expire_grace_period?

optional expire_grace_period: number

Defined in

typings/guild.ts:223


user?

optional user: Structure

Defined in

typings/guild.ts:224


account

account: IntegrationAccountStructure

Defined in

typings/guild.ts:225


synced_at?

optional synced_at: string

ISO8601 Timestamp

Defined in

typings/guild.ts:227


subscriber_count?

optional subscriber_count: number

Defined in

typings/guild.ts:228


revoked?

optional revoked: boolean

Defined in

typings/guild.ts:229


application?

optional application: IntegrationApplicationStructure

Defined in

typings/guild.ts:230


scopes?

optional scopes: OAuthScopes[]

Defined in

typings/guild.ts:231