Skip to content

GramIO API Reference / gramio/dist / TelegramDirectMessagePriceChanged

Interface: TelegramDirectMessagePriceChanged

Defined in: @gramio/types/out/objects.d.ts:2588

Describes a service message about a change in the price of direct messages sent to a channel chat.

Documentation

Properties

PropertyTypeDescriptionDefined in
are_direct_messages_enabledbooleanTrue, if direct messages are enabled for the channel chat; false otherwise@gramio/types/out/objects.d.ts:2592
direct_message_star_count?numberOptional. The new number of Telegram Stars that must be paid by users for each direct message sent to the channel. Does not apply to users who have been exempted by administrators. Defaults to 0.@gramio/types/out/objects.d.ts:2596