Instance Method

delete(then:)

Deletes the current webhook from its guild

Declaration

func delete(then completion: @escaping (RequestError?) -> Void = {_ in})