Method: Vk::API::Users::User#online

Defined in:
lib/vk/api/users/user.rb

#onlineInteger

Returns Information whether the user is online.

Returns:

  • (Integer)

    Information whether the user is online



19
# File 'lib/vk/api/users/user.rb', line 19

attribute :online, API::Types::Coercible::Int.optional.default(nil)