Class TdApi.InputMessageContact

    • Field Detail

      • CONSTRUCTOR

        public static final int CONSTRUCTOR
        Identifier uniquely determining type of the object.
        See Also:
        Constant Field Values
    • Constructor Detail

      • InputMessageContact

        public InputMessageContact()
        Default constructor.
      • InputMessageContact

        public InputMessageContact​(TdApi.Contact contact)
        Constructor for initialization of all fields.
        Parameters:
        contact - Contact to send.