Class SetChatPermissions.Builder
java.lang.Object
org.teleight.teleightbots.api.methods.SetChatPermissions.Builder
- Enclosing class:
SetChatPermissions
-
Method Summary
Modifier and TypeMethodDescriptionbuild()senderChatId(@NotNull ChatPermissions senderChatId) toString()useIndependentChatPermissions(boolean useIndependentChatPermissions)
-
Method Details
-
chatId
- Returns:
this.
-
senderChatId
- Returns:
this.
-
useIndependentChatPermissions
public SetChatPermissions.Builder useIndependentChatPermissions(boolean useIndependentChatPermissions) - Returns:
this.
-
build
-
toString
-