Class User


  • public class User
    extends Client
    User client, that contains important methods to work with users Not need now to put methods there: use API.call
    • Constructor Detail

      • User

        public User​(String login,
                    String password,
                    int id)
        Default constructor
        Parameters:
        login - Login of your VK bot
        password - Password of your VK bot
        id - Page id of your VK bot