Package it.ernytech.tdbot
Class BotClient
- java.lang.Object
-
- it.ernytech.tdbot.EasyClient
-
- it.ernytech.tdbot.BotClient
-
public class BotClient extends EasyClient
Interface for easy interaction with TDLib for bot.
-
-
Field Summary
-
Fields inherited from class it.ernytech.tdbot.EasyClient
haveAuthorization
-
-
Constructor Summary
Constructors Constructor Description BotClient(java.lang.String botToken)
Creates a new BotClient
-
Method Summary
-
Methods inherited from class it.ernytech.tdbot.EasyClient
authorizationHandler, destroyBotClient, execute, execute, send, setCloseCallback, setErrorCallback, setUpdateCallback
-
-