Returns Information whether the user is online.
Returns:
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)