Integration
Documentation / @discordeno/bot / Integration
Interface: Integration
Defined in: transformers/types.ts:915
Properties
account
account:
IntegrationAccount
Defined in: transformers/types.ts:931
application?
optionalapplication:IntegrationApplication
Defined in: transformers/types.ts:926
enabled?
optionalenabled:boolean
Defined in: transformers/types.ts:917
enableEmoticons?
optionalenableEmoticons:boolean
Defined in: transformers/types.ts:920
expireBehavior?
optionalexpireBehavior:IntegrationExpireBehaviors
Defined in: transformers/types.ts:921
expireGracePeriod?
optionalexpireGracePeriod:number
Defined in: transformers/types.ts:922
guildId
guildId:
bigint
Defined in: transformers/types.ts:929
id
id:
bigint
Defined in: transformers/types.ts:927
name
name:
string
Defined in: transformers/types.ts:928
revoked?
optionalrevoked:boolean
Defined in: transformers/types.ts:925
roleId?
optionalroleId:bigint
Defined in: transformers/types.ts:919
scopes
scopes:
OAuth2Scope[]
Defined in: transformers/types.ts:932
subscriberCount?
optionalsubscriberCount:number
Defined in: transformers/types.ts:924
syncedAt?
optionalsyncedAt:number
Defined in: transformers/types.ts:923
syncing?
optionalsyncing:boolean
Defined in: transformers/types.ts:918
type
type:
"twitch"|"youtube"|"discord"
Defined in: transformers/types.ts:930
user?
optionaluser:User
Defined in: transformers/types.ts:916