Class: MTProto::TL::Contacts::Contact
- Inherits:
-
Struct
- Object
- Struct
- MTProto::TL::Contacts::Contact
- Defined in:
- lib/mtproto/tl/objects/contacts.rb
Instance Attribute Summary collapse
-
#mutual ⇒ Object
Returns the value of attribute mutual.
-
#user_id ⇒ Object
Returns the value of attribute user_id.
Instance Attribute Details
#mutual ⇒ Object
Returns the value of attribute mutual
8 9 10 |
# File 'lib/mtproto/tl/objects/contacts.rb', line 8 def mutual @mutual end |
#user_id ⇒ Object
Returns the value of attribute user_id
8 9 10 |
# File 'lib/mtproto/tl/objects/contacts.rb', line 8 def user_id @user_id end |