Class: Vk::API::Account::Methods::SetInfo
- Inherits:
-
Schema::Method
- Object
- Dry::Struct
- Schema::Method
- Vk::API::Account::Methods::SetInfo
- Defined in:
- lib/vk/api/account/methods/set_info.rb
Overview
Allows to edit the current account info.
Arguments collapse
-
#name ⇒ String
Setting name.
-
#value ⇒ String
Setting value.
Instance Method Summary collapse
Methods inherited from Schema::Method
Constructor Details
#initialize(arguments) ⇒ Account::Methods::SetInfo
|
# File 'lib/vk/api/account/methods/set_info.rb', line 15
|