Instance Method

deleteIntegration(_:then:)

Deletes an integration from this guild

Declaration

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

Parameters

integrationId

Integration to delete