Instance Method

deleteIntegration(_:from:then:)

Deletes an integration from a guild

Declaration

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

Parameters

integrationId

Integration to delete

guildId

Guild to delete integration from