class Integration
extends
Baseexport class Integration extends Base
Represents a guild integration.
IntegrationAccount account :
The account integration information
IntegrationApplication | null application :
The application for this integration
Whether emoticons should be synced for this integration (twitch only currently)
IntegrationExpireBehavior | null expireBehavior :
The behavior of expiring subscribers
Guild guild :
The guild this integration belongs to
string name :
The integration name
readonlyCollection<Snowflake, Role> roles :
All roles that are managed by this integration
OAuth2Scopes[] scopes :
The scopes this application has been authorized for
IntegrationType type :
The integration type