Class SuggestedPostParameters
java.lang.Object
io.github.natanimn.telebof.types.suggested.SuggestedPostParameters
- All Implemented Interfaces:
Serializable
Contains parameters of a post that is being suggested by the bot.
- Since:
- 3 September 2025
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDate()getPrice()voidvoidsetPrice(SuggestedPostPrice price)
-
Constructor Details
-
SuggestedPostParameters
public SuggestedPostParameters()
-
-
Method Details
-
getPrice
-
getDate
-
setDate
-
setPrice
-