Class: Vk::API::Auth::Methods::Restore
- Inherits:
-
Schema::Method
- Object
- Dry::Struct
- Schema::Method
- Vk::API::Auth::Methods::Restore
- Defined in:
- lib/vk/api/auth/methods/restore.rb
Overview
Allows to restore account access using a code received via SMS.; ; " This method is only available for apps with access. "
Arguments collapse
-
#phone ⇒ String
User phone number.
Instance Method Summary collapse
- #initialize(arguments) ⇒ Auth::Methods::Restore constructor
Methods inherited from Schema::Method
Constructor Details
#initialize(arguments) ⇒ Auth::Methods::Restore
|
# File 'lib/vk/api/auth/methods/restore.rb', line 15
|