Skip to content

GramIO API Reference / gramio/dist / TelegramTransactionPartnerChat

Interface: TelegramTransactionPartnerChat

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

Describes a transaction with a chat.

Documentation

Properties

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