Uses of Class
org.drinkless.tdlib.TdApi.ReactionNotificationSettings
Packages that use TdApi.ReactionNotificationSettings
-
Uses of TdApi.ReactionNotificationSettings in org.drinkless.tdlib
Fields in org.drinkless.tdlib declared as TdApi.ReactionNotificationSettingsModifier and TypeFieldDescriptionTdApi.SetReactionNotificationSettings.notificationSettings
The new notification settings for reactions.TdApi.UpdateReactionNotificationSettings.notificationSettings
The new notification settings.Constructors in org.drinkless.tdlib with parameters of type TdApi.ReactionNotificationSettingsModifierConstructorDescriptionSetReactionNotificationSettings
(TdApi.ReactionNotificationSettings notificationSettings) Creates a function, which changes notification settings for reactions.UpdateReactionNotificationSettings
(TdApi.ReactionNotificationSettings notificationSettings) Notification settings for reactions were updated.