Instance Method

syncIntegration(_:for:then:)

Syncs an integration for a guild

Declaration

func syncIntegration(_ integrationId: Snowflake, for guildId: Snowflake, then completion: ((RequestError?) -> Void)? = nil)

Parameters

integrationId

Integration to sync

guildId

Guild to sync intregration for