Class: Vk::API::Stats::Methods::GetPostReach
- Inherits:
-
Schema::Method
- Object
- Dry::Struct
- Schema::Method
- Vk::API::Stats::Methods::GetPostReach
- Defined in:
- lib/vk/api/stats/methods/get_post_reach.rb
Overview
Returns stats for a wall post.
Arguments collapse
-
#owner_id ⇒ Integer
Post owner community id.
-
#post_id ⇒ Integer
Wall post id.
Instance Method Summary collapse
Methods inherited from Schema::Method
Constructor Details
#initialize(arguments) ⇒ Stats::Methods::GetPostReach
|
# File 'lib/vk/api/stats/methods/get_post_reach.rb', line 15
|