Uses of Class
org.drinkless.tdlib.TdApi.NotificationGroup
-
Packages that use TdApi.NotificationGroup Package Description org.drinkless.tdlib -
-
Uses of TdApi.NotificationGroup in org.drinkless.tdlib
Fields in org.drinkless.tdlib declared as TdApi.NotificationGroup Modifier and Type Field Description TdApi.NotificationGroup[]TdApi.UpdateActiveNotifications. groupsLists of active notification groups.Constructors in org.drinkless.tdlib with parameters of type TdApi.NotificationGroup Constructor Description UpdateActiveNotifications(TdApi.NotificationGroup[] groups)Contains active notifications that was shown on previous application launches.
-