Class: Vk::API::Account::Methods::UnbanUser
- Inherits:
-
Schema::Method
- Object
- Dry::Struct
- Schema::Method
- Vk::API::Account::Methods::UnbanUser
- Defined in:
- lib/vk/api/account/methods/unban_user.rb
Overview
Deletes user from the blacklist.
Arguments collapse
-
#user_id ⇒ Integer
User ID.
Instance Method Summary collapse
Methods inherited from Schema::Method
Constructor Details
#initialize(arguments) ⇒ Account::Methods::UnbanUser
|
# File 'lib/vk/api/account/methods/unban_user.rb', line 15
|