Uses of Class
it.tdlight.jni.TdApi.StoryFullId
-
Uses of TdApi.StoryFullId in it.tdlight.jni
Modifier and TypeFieldDescriptionTdApi.SendStory.fromStoryFullId
Full identifier of the original story, which content was used to create the story.ModifierConstructorDescriptionSendStory
(long chatId, TdApi.InputStoryContent content, TdApi.InputStoryAreas areas, TdApi.FormattedText caption, TdApi.StoryPrivacySettings privacySettings, int activePeriod, TdApi.StoryFullId fromStoryFullId, boolean isPinned, boolean protectContent) Sends a new story to a chat; requires canPostStories right for supergroup and channel chats.