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.notificationSettingsThe new notification settings for reactions.TdApi.UpdateReactionNotificationSettings.notificationSettingsThe 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.