Interface Contact

    • Method Detail

      • getId

        long getId()
        Get the contact id
        Returns:
        the contact id
      • getName

        String getName()
        Get the contact name
        Returns:
        the contact name
      • getBot

        Bot getBot()
        Get the contact bot
        Returns:
        the contact bot