Class: Vk::API::Friends::Methods::Delete
- Inherits:
-
Schema::Method
- Object
- Dry::Struct
- Schema::Method
- Vk::API::Friends::Methods::Delete
- Defined in:
- lib/vk/api/friends/methods/delete.rb
Overview
Declines a friend request or deletes a user from the current user's friend list.
Arguments collapse
-
#user_id ⇒ Integer
ID of the user whose friend request is to be declined or who is to be deleted from the current user's friend list.
Instance Method Summary collapse
Methods inherited from Schema::Method
Constructor Details
#initialize(arguments) ⇒ Friends::Methods::Delete
|
# File 'lib/vk/api/friends/methods/delete.rb', line 15
|