Uses of Class
org.drinkless.tdlib.TdApi.MessagePosition
-
Packages that use TdApi.MessagePosition Package Description org.drinkless.tdlib -
-
Uses of TdApi.MessagePosition in org.drinkless.tdlib
Fields in org.drinkless.tdlib declared as TdApi.MessagePosition Modifier and Type Field Description TdApi.MessagePosition[]TdApi.MessagePositions. positionsList of message positions.Constructors in org.drinkless.tdlib with parameters of type TdApi.MessagePosition Constructor Description MessagePositions(int totalCount, TdApi.MessagePosition[] positions)Contains a list of message positions.
-