Uses of Class
org.drinkless.tdlib.TdApi.ChatInviteLinkCount
-
Packages that use TdApi.ChatInviteLinkCount Package Description org.drinkless.tdlib -
-
Uses of TdApi.ChatInviteLinkCount in org.drinkless.tdlib
Fields in org.drinkless.tdlib declared as TdApi.ChatInviteLinkCount Modifier and Type Field Description TdApi.ChatInviteLinkCount[]TdApi.ChatInviteLinkCounts. inviteLinkCountsList of invite link counts.Constructors in org.drinkless.tdlib with parameters of type TdApi.ChatInviteLinkCount Constructor Description ChatInviteLinkCounts(TdApi.ChatInviteLinkCount[] inviteLinkCounts)Contains a list of chat invite link counts.
-