Uses of Class
org.drinkless.tdlib.TdApi.BusinessFeature
Packages that use TdApi.BusinessFeature
-
Uses of TdApi.BusinessFeature in org.drinkless.tdlib
Subclasses of TdApi.BusinessFeature in org.drinkless.tdlibModifier and TypeClassDescriptionstatic classThe ability to create links to the business account with predefined message text.static classThe ability to set up an away message.static classThe ability to connect a bot to the account.static classThe ability to display folder names for each chat in the chat list.static classThe ability to show an emoji status along with the business name.static classThe ability to set up a greeting message.static classThe ability to set location.static classThe ability to set opening hours.static classThe ability to use quick replies.static classThe ability to customize start page.static classAllowed to use many additional features for stories.Fields in org.drinkless.tdlib declared as TdApi.BusinessFeatureModifier and TypeFieldDescriptionTdApi.BusinessFeaturePromotionAnimation.featureBusiness feature.TdApi.PremiumSourceBusinessFeature.featureThe used feature; pass null if none specific feature was used.TdApi.BusinessFeatures.featuresThe list of available business features.TdApi.GetBusinessFeatures.sourceSource of the request; pass null if the method is called from settings or some non-standard source.Constructors in org.drinkless.tdlib with parameters of type TdApi.BusinessFeatureModifierConstructorDescriptionBusinessFeaturePromotionAnimation(TdApi.BusinessFeature feature, TdApi.Animation animation) Describes a promotion animation for a Business feature.BusinessFeatures(TdApi.BusinessFeature[] features) Contains information about features, available to Business user accounts.Creates a function, which returns information about features, available to Business users.A user tried to use a Business feature.