integrations property

IntegrationManager integrations

An IntegrationManager for the integrations of this guild.

Implementation

IntegrationManager get integrations => IntegrationManager(manager.client.options.integrationConfig, manager.client, guildId: id);