Class RepostStory.Builder
java.lang.Object
org.teleight.teleightbots.api.methods.RepostStory.Builder
- Enclosing class:
RepostStory
-
Method Summary
Modifier and TypeMethodDescriptionactivePeriod(StoryActivePeriod activePeriod) build()businessConnectionId(@NotNull String businessConnectionId) fromChatId(long fromChatId) fromStoryId(int fromStoryId) postToChatPage(boolean postToChatPage) protectContent(boolean protectContent) toString()
-
Method Details
-
businessConnectionId
- Returns:
this.
-
fromChatId
- Returns:
this.
-
fromStoryId
- Returns:
this.
-
activePeriod
- Returns:
this.
-
postToChatPage
- Returns:
this.
-
protectContent
- Returns:
this.
-
build
-
toString
-