Uses of Class
org.drinkless.tdlib.TdApi.StoryInteraction
Packages that use TdApi.StoryInteraction
-
Uses of TdApi.StoryInteraction in org.drinkless.tdlib
Fields in org.drinkless.tdlib declared as TdApi.StoryInteractionModifier and TypeFieldDescriptionTdApi.StoryInteractions.interactions
List of story interactions.Constructors in org.drinkless.tdlib with parameters of type TdApi.StoryInteractionModifierConstructorDescriptionStoryInteractions
(int totalCount, int totalForwardCount, int totalReactionCount, TdApi.StoryInteraction[] interactions, String nextOffset) Represents a list of interactions with a story.