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 class
The ability to create links to the business account with predefined message text.static class
The ability to set up an away message.static class
The ability to connect a bot to the account.static class
The ability to display folder names for each chat in the chat list.static class
The ability to show an emoji status along with the business name.static class
The ability to set up a greeting message.static class
The ability to set location.static class
The ability to set opening hours.static class
The ability to use quick replies.static class
The ability to customize start page.static class
Allowed to use many additional features for stories.Fields in org.drinkless.tdlib declared as TdApi.BusinessFeatureModifier and TypeFieldDescriptionTdApi.BusinessFeaturePromotionAnimation.feature
Business feature.TdApi.PremiumSourceBusinessFeature.feature
The used feature; pass null if none specific feature was used.TdApi.BusinessFeatures.features
The list of available business features.TdApi.GetBusinessFeatures.source
Source 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.