Class: Vk::API::Notes::Methods::Delete
- Inherits:
-
Schema::Method
- Object
- Dry::Struct
- Schema::Method
- Vk::API::Notes::Methods::Delete
- Defined in:
- lib/vk/api/notes/methods/delete.rb
Overview
Deletes a note of the current user.
Arguments collapse
-
#note_id ⇒ Integer
Note ID.
Instance Method Summary collapse
- #initialize(arguments) ⇒ Notes::Methods::Delete constructor
Methods inherited from Schema::Method
Constructor Details
#initialize(arguments) ⇒ Notes::Methods::Delete
|
# File 'lib/vk/api/notes/methods/delete.rb', line 15
|