Class PaidMediaInfo
java.lang.Object
io.github.natanimn.telebof.types.payments.PaidMediaInfo
Describes the paid media added to a message.
- Since:
- 3 March 2025
- 
Field SummaryFieldsModifier and TypeFieldDescriptionInformation about the paid mediaThe number of Telegram Stars that must be paid to buy access to the media
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
star_countThe number of Telegram Stars that must be paid to buy access to the media
- 
paid_media
 
- 
- 
Constructor Details- 
PaidMediaInfopublic PaidMediaInfo()
 
-