Class SavePreparedInlineMessage.Builder
java.lang.Object
org.teleight.teleightbots.api.methods.SavePreparedInlineMessage.Builder
- Enclosing class:
SavePreparedInlineMessage
-
Method Summary
Modifier and TypeMethodDescriptionallowBotChats(boolean allowBotChats) allowChannelChats(boolean allowChannelChats) allowGroupChats(boolean allowGroupChats) allowUserChats(boolean allowUserChats) build()result(@NotNull InlineQueryResult result) toString()userId(int userId)
-
Method Details
-
userId
- Returns:
this.
-
result
- Returns:
this.
-
allowUserChats
- Returns:
this.
-
allowBotChats
- Returns:
this.
-
allowGroupChats
- Returns:
this.
-
allowChannelChats
- Returns:
this.
-
build
-
toString
-