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 Summary
FieldsModifier and TypeFieldDescriptionInformation about the paid mediaThe number of Telegram Stars that must be paid to buy access to the media -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
star_count
The number of Telegram Stars that must be paid to buy access to the media -
paid_media
-
-
Constructor Details
-
PaidMediaInfo
public PaidMediaInfo()
-