Uses of Class
org.drinkless.tdlib.TdApi.PublicForward
Packages that use TdApi.PublicForward
-
Uses of TdApi.PublicForward in org.drinkless.tdlib
Subclasses of TdApi.PublicForward in org.drinkless.tdlibModifier and TypeClassDescriptionstatic classContains a public forward as a message.static classContains a public repost to a story.Fields in org.drinkless.tdlib declared as TdApi.PublicForwardModifier and TypeFieldDescriptionTdApi.PublicForwards.forwardsList of found public forwards and reposts.Constructors in org.drinkless.tdlib with parameters of type TdApi.PublicForwardModifierConstructorDescriptionPublicForwards(int totalCount, TdApi.PublicForward[] forwards, String nextOffset) Represents a list of public forwards and reposts as a story of a message or a story.