class
TelegramBot::SuggestedPostPaid
- TelegramBot::SuggestedPostPaid
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
telegram_bot/types/suggested_post.crConstructors
Instance Method Summary
- #amount : Int64 | Nil
- #amount=(amount : Int64 | Nil)
- #currency : String
- #currency=(currency : String)
- #star_amount : StarAmount | Nil
- #star_amount=(star_amount : StarAmount | Nil)
- #suggested_post_message : Message | Nil
- #suggested_post_message=(suggested_post_message : Message | Nil)