TgKit library and website are still in early development!

Gift Class

extends Base

Internal class that provides an access to the client instance to most structures

Properties

client Client

See the code

id number

Unique identifier of the gift

See the code

remainingCount number

The number of remaining gifts of this type that can be sent; for limited gifts only

See the code

starCount number

The number of Telegram Stars that must be paid to send the sticker

See the code

sticker Sticker

The sticker that represents the gift

See the code

totalCount number

The total number of the gifts of this type that can be sent; for limited gifts only

See the code