Class: Vk::API::Notifications::Methods::MarkAsViewed

Inherits:
Schema::Method
  • Object
show all
Defined in:
lib/vk/api/notifications/methods/mark_as_viewed.rb

Overview

Resets the counter of new notifications about other users' feedback to the current user's wall posts.

Instance Method Summary collapse

Methods inherited from Schema::Method

#call, #method, #to_hash

Constructor Details

#initialize(arguments) ⇒ Notifications::Methods::MarkAsViewed

Parameters:

  • arguments (Hash)


# File 'lib/vk/api/notifications/methods/mark_as_viewed.rb', line 15