Class PostStory.Builder
java.lang.Object
org.teleight.teleightbots.api.methods.PostStory.Builder
- Enclosing class:
PostStory
-
Method Summary
Modifier and TypeMethodDescriptionactivePeriod(StoryActivePeriod activePeriod) build()businessConnectionId(@NotNull String businessConnectionId) captionEntities(@Nullable MessageEntity[] captionEntities) content(@NotNull InputStoryContent content) postToChatPage(boolean postToChatPage) protectContent(boolean protectContent) toString()
-
Method Details
-
businessConnectionId
- Returns:
this.
-
content
- Returns:
this.
-
activePeriod
- Returns:
this.
-
caption
- Returns:
this.
-
parseMode
- Returns:
this.
-
captionEntities
- Returns:
this.
-
areas
- Returns:
this.
-
postToChatPage
- Returns:
this.
-
protectContent
- Returns:
this.
-
build
-
toString
-