Class: Vk::API::Fave::Methods::RemoveUser
- Inherits:
-
Schema::Method
- Object
- Dry::Struct
- Schema::Method
- Vk::API::Fave::Methods::RemoveUser
- Defined in:
- lib/vk/api/fave/methods/remove_user.rb
Overview
Removes a profile from user faves.
Arguments collapse
-
#user_id ⇒ Integer
Profile ID.
Instance Method Summary collapse
Methods inherited from Schema::Method
Constructor Details
#initialize(arguments) ⇒ Fave::Methods::RemoveUser
|
# File 'lib/vk/api/fave/methods/remove_user.rb', line 15
|