Class: Vk::API::Account::Methods::GetBanned
- Inherits:
-
Schema::Method
- Object
- Dry::Struct
- Schema::Method
- Vk::API::Account::Methods::GetBanned
- Defined in:
- lib/vk/api/account/methods/get_banned.rb
Overview
Returns a user's blacklist.
Arguments collapse
-
#count ⇒ Integer
Number of results to return.
-
#offset ⇒ Integer
Offset needed to return a specific subset of results.
Instance Method Summary collapse
Methods inherited from Schema::Method
Constructor Details
#initialize(arguments) ⇒ Account::Methods::GetBanned
|
# File 'lib/vk/api/account/methods/get_banned.rb', line 15
|