Class: Vk::API::Groups::Methods::RemoveUser
- Inherits:
-
Schema::Method
- Object
- Dry::Struct
- Schema::Method
- Vk::API::Groups::Methods::RemoveUser
- Defined in:
- lib/vk/api/groups/methods/remove_user.rb
Overview
Removes a user from the community.
Arguments collapse
-
#group_id ⇒ Integer
Community ID.
-
#user_id ⇒ Integer
User ID.
Instance Method Summary collapse
Methods inherited from Schema::Method
Constructor Details
#initialize(arguments) ⇒ Groups::Methods::RemoveUser
|
# File 'lib/vk/api/groups/methods/remove_user.rb', line 15
|