Class: Vk::API::Docs::Methods::Delete
- Inherits:
-
Schema::Method
- Object
- Dry::Struct
- Schema::Method
- Vk::API::Docs::Methods::Delete
- Defined in:
- lib/vk/api/docs/methods/delete.rb
Overview
Deletes a user or community document.
Arguments collapse
-
#doc_id ⇒ Integer
Document ID.
-
#owner_id ⇒ Integer
ID of the user or community that owns the document.
Instance Method Summary collapse
- #initialize(arguments) ⇒ Docs::Methods::Delete constructor