PaidMessagePriceChanged
Describes a service message about a change in the price of paid messages within a chat.
fields
| field | type | required | description |
|---|---|---|---|
paid_message_star_count | number | required | The new number of Telegram Stars that must be paid by non-administrator users of the supergroup chat for each sent message |
import
import type { PaidMessagePriceChanged } from "@yaebal/types";used by
types
official Bot API docs: https://core.telegram.org/bots/api/#paidmessagepricechanged