java.lang.Object
io.github.natanimn.telebof.requests.Api

public class Api extends Object
A class to interact with telegram server
Since:
3 March 2025
Version:
1.3.0
Author:
Natanim
  • Field Details

    • TIMEOUT

      protected int TIMEOUT
  • Constructor Details

    • Api

      public Api(String botToken, boolean useTestServer, Proxy proxy, @Nullable String localBotAPiUrl)
  • Method Details