Class: Vk::API::Account::Methods::SetOffline

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

Overview

Marks a current user as offline.

Instance Method Summary collapse

Methods inherited from Schema::Method

#call, #method, #to_hash

Constructor Details

#initialize(arguments) ⇒ Account::Methods::SetOffline

Parameters:

  • arguments (Hash)


# File 'lib/vk/api/account/methods/set_offline.rb', line 15