Integration to delete
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
-
guildId
-
Guild to delete integration from