Skip to main content

messageActionPaidMessagesPrice

The price of paid messages » in this chat was changed.

type tg.MessageActionPaidMessagesPrice struct { /* ... */ }

Implements MessageAction.

Fields

NameTypeRequiredDescription
BroadcastMessagesAllowedboolCan only be set for channels, if set indicates that direct messages were enabled », otherwise indicates that direct messages were disabled; the price of paid messages is related to the price of direct messages (aka those sent to the associated monoforum).
Starsint64yesThe new price in Telegram Stars, can be 0 if messages are now free.

References