Class: GrubY::TDLib::Client::Handler

Inherits:
Struct
  • Object
show all
Defined in:
lib/gruubY/tdlib/client.rb

Instance Attribute Summary collapse

Instance Attribute Details

#blockObject

Returns the value of attribute block

Returns:

  • (Object)

    the current value of block



16
17
18
# File 'lib/gruubY/tdlib/client.rb', line 16

def block
  @block
end

#filterObject

Returns the value of attribute filter

Returns:

  • (Object)

    the current value of filter



16
17
18
# File 'lib/gruubY/tdlib/client.rb', line 16

def filter
  @filter
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



16
17
18
# File 'lib/gruubY/tdlib/client.rb', line 16

def id
  @id
end

#inner_objectObject

Returns the value of attribute inner_object

Returns:

  • (Object)

    the current value of inner_object



16
17
18
# File 'lib/gruubY/tdlib/client.rb', line 16

def inner_object
  @inner_object
end

#positionObject

Returns the value of attribute position

Returns:

  • (Object)

    the current value of position



16
17
18
# File 'lib/gruubY/tdlib/client.rb', line 16

def position
  @position
end

#timeoutObject

Returns the value of attribute timeout

Returns:

  • (Object)

    the current value of timeout



16
17
18
# File 'lib/gruubY/tdlib/client.rb', line 16

def timeout
  @timeout
end

#update_typeObject

Returns the value of attribute update_type

Returns:

  • (Object)

    the current value of update_type



16
17
18
# File 'lib/gruubY/tdlib/client.rb', line 16

def update_type
  @update_type
end