Uses of Class
it.tdlight.jni.TdApi.StoryOrigin
-
Uses of TdApi.StoryOrigin in it.tdlight.jni
Subclasses of TdApi.StoryOrigin in it.tdlight.jniModifier and TypeClassDescriptionstatic final class
The original story was sent by an unknown user.static final class
The original story was a public story with known sender.Fields in it.tdlight.jni declared as TdApi.StoryOriginModifier and TypeFieldDescriptionTdApi.StoryRepostInfo.origin
Origin of the story that was reposted.Constructors in it.tdlight.jni with parameters of type TdApi.StoryOriginModifierConstructorDescriptionStoryRepostInfo
(TdApi.StoryOrigin origin, boolean isContentModified) Contains information about original story that was reposted.