Uses of Class
it.tdlight.jni.TdApi.StoryInteractionType
-
Uses of TdApi.StoryInteractionType in it.tdlight.jni
Subclasses of TdApi.StoryInteractionType in it.tdlight.jniModifier and TypeClassDescriptionstatic final class
A forward of the story as a message.static final class
A repost of the story as a story.static final class
A view of the story.Fields in it.tdlight.jni declared as TdApi.StoryInteractionTypeConstructors in it.tdlight.jni with parameters of type TdApi.StoryInteractionTypeModifierConstructorDescriptionStoryInteraction
(TdApi.MessageSender actorId, int interactionDate, TdApi.BlockList blockList, TdApi.StoryInteractionType type) Represents interaction with a story.