View Source ExTDLib.Object.ChatBoostSourceGiftCode (ExTDLib v0.0.4)
The chat created a Telegram Premium gift code for a user.
| Name | Type | Description |
|---|---|---|
| user_id | string | Identifier of a user, for which the gift code was created. |
| gift_code | string | The created Telegram Premium gift code, which is known only if this is a gift code for the current user, or it has already been claimed. |
More details on telegram's documentation.