Class: Vk::API::Storage::Methods::GetKeys
- Inherits:
-
Schema::Method
- Object
- Dry::Struct
- Schema::Method
- Vk::API::Storage::Methods::GetKeys
- Defined in:
- lib/vk/api/storage/methods/get_keys.rb
Overview
Returns the names of all variables.
Arguments collapse
-
#count ⇒ Integer
Amount of variable names the info needs to be collected from.
-
#user_id ⇒ Integer
User id, whose variables names are returned if they were requested with a server method.
Instance Method Summary collapse
Methods inherited from Schema::Method
Constructor Details
#initialize(arguments) ⇒ Storage::Methods::GetKeys
|
# File 'lib/vk/api/storage/methods/get_keys.rb', line 15
|