Class TransferGift.Builder
java.lang.Object
org.teleight.teleightbots.api.methods.TransferGift.Builder
- Enclosing class:
TransferGift
-
Method Summary
Modifier and TypeMethodDescriptionbuild()businessConnectionId(@NotNull String businessConnectionId) newOwnerChatId(@NotNull String newOwnerChatId) ownedGiftId(@NotNull String ownedGiftId) toString()
-
Method Details
-
businessConnectionId
- Returns:
this.
-
ownedGiftId
- Returns:
this.
-
newOwnerChatId
- Returns:
this.
-
starCount
- Returns:
this.
-
build
-
toString
-