Class: MTProto::TL::Contacts::Contact

Inherits:
Struct
  • Object
show all
Defined in:
lib/mtproto/tl/objects/contacts.rb

Instance Attribute Summary collapse

Instance Attribute Details

#mutualObject

Returns the value of attribute mutual

Returns:

  • (Object)

    the current value of mutual



8
9
10
# File 'lib/mtproto/tl/objects/contacts.rb', line 8

def mutual
  @mutual
end

#user_idObject

Returns the value of attribute user_id

Returns:

  • (Object)

    the current value of user_id



8
9
10
# File 'lib/mtproto/tl/objects/contacts.rb', line 8

def user_id
  @user_id
end