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