Available types

PaidMessagePriceChanged

Describes a service message about a change in the price of paid messages within a chat.

fields

fieldtyperequireddescription
paid_message_star_countnumberrequiredThe new number of Telegram Stars that must be paid by non-administrator users of the supergroup chat for each sent message

import

types.ts
import type { PaidMessagePriceChanged } from "@yaebal/types";

used by

types