Class SendGift.Builder
java.lang.Object
org.teleight.teleightbots.api.methods.SendGift.Builder
- Enclosing class:
SendGift
-
Method Summary
Modifier and TypeMethodDescriptionbuild()payForUpgrade(boolean payForUpgrade) textEntities(@Nullable MessageEntity[] textEntities) textParseMode(@Nullable ParseMode textParseMode) toString()userId(int userId)
-
Method Details
-
userId
- Returns:
this.
-
chatId
- Returns:
this.
-
giftId
- Returns:
this.
-
payForUpgrade
- Returns:
this.
-
text
- Returns:
this.
-
textParseMode
- Returns:
this.
-
textEntities
- Returns:
this.
-
build
-
toString
-