GramIO API Reference / gramio/dist / SetBusinessAccountGiftSettingsParams
Interface: SetBusinessAccountGiftSettingsParams
Defined in: @gramio/types/out/params.d.ts:2903
Params object for setBusinessAccountGiftSettings method
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
accepted_gift_types | TelegramAcceptedGiftTypes | Types of gifts accepted by the business account | @gramio/types/out/params.d.ts:2915 |
business_connection_id | string | Unique identifier of the business connection | @gramio/types/out/params.d.ts:2907 |
show_gift_button | boolean | Pass True, if a button for sending a gift to the user or by the business account must always be shown in the input field | @gramio/types/out/params.d.ts:2911 |