Skip to content
GramIO
Search
K
Main Navigation
Home
Get started
Plugins
TS API Reference
Bot API Reference
Changelogs
English
Русский
Telegram
English
Русский
Appearance
Telegram
npm
npm
yarn
pnpm
bun
Menu
On this page
On this page
Fields
GramIO Usage
See Also
TransactionPartnerChat
Copy page
Official docs ↗
Describes a transaction with a chat.
Fields
type
String
=
chat
Required
Type of the transaction partner, always "chat"
chat
Chat
Required
Information about the chat
gift
Gift
Optional
Optional
. The gift sent to the chat by the bot
GramIO Usage
See Also