Uses of Class
org.drinkless.tdlib.TdApi.BusinessConnectedBot
Packages that use TdApi.BusinessConnectedBot
-
Uses of TdApi.BusinessConnectedBot in org.drinkless.tdlib
Fields in org.drinkless.tdlib declared as TdApi.BusinessConnectedBotModifier and TypeFieldDescriptionTdApi.BusinessConnectedBotInfo.botInformation about the bot.TdApi.SetBusinessConnectedBot.botConnection settings for the bot.Constructors in org.drinkless.tdlib with parameters of type TdApi.BusinessConnectedBotModifierConstructorDescriptionBusinessConnectedBotInfo(TdApi.BusinessConnectedBot bot, int connectionDate, String deviceModel, String location) Describes a connection of a bot to an account.Creates a function, which adds or changes business bot that is connected to the current user account.