Integration to sync
Instance Method
syncIntegration(_:then:)
Syncs an integration from this guild
Declaration
func syncIntegration(_ integrationId: Snowflake, then completion: ((RequestError?) -> Void)? = nil)
Parameters
integrationId
-