Class SuggestedPostPrice

java.lang.Object
io.github.natanimn.telebof.types.suggested.SuggestedPostPrice
All Implemented Interfaces:
Serializable

public class SuggestedPostPrice extends Object implements Serializable
Describes the price of a suggested post.
Since:
3 September 2025
See Also:
  • Constructor Details

    • SuggestedPostPrice

      public SuggestedPostPrice(String currency, Long amount)