Skip to content

GramIO API Reference / gramio/dist / TelegramTransactionPartnerChat

Interface: TelegramTransactionPartnerChat

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

Describes a transaction with a chat.

Documentation

Properties

PropertyTypeDescriptionDefined in
chatTelegramChatInformation about the chat@gramio/types/out/objects.d.ts:8175
gift?TelegramGiftOptional. The gift sent to the chat by the bot@gramio/types/out/objects.d.ts:8179
type"chat"Type of the transaction partner, always “chat”@gramio/types/out/objects.d.ts:8171