GiftBackground
This object describes the background of a gift.
fields
| field | type | required | description |
|---|---|---|---|
center_color | number | required | Center color of the background in RGB format |
edge_color | number | required | Edge color of the background in RGB format |
text_color | number | required | Text color of the background in RGB format |
import
import type { GiftBackground } from "@yaebal/types";used by
types
official Bot API docs: https://core.telegram.org/bots/api/#giftbackground