TgKit library and website are still in early development!

StarTransaction Class

extends Base

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

Properties

amount number

Number of Telegram Stars transferred by the transaction

See the code

client Client

See the code

date Date

Date the transaction was created

See the code

id string

Unique identifier of the transaction. Coincides with the identifer of the original transaction for refund transactions. Coincides with <SuccessfulPayment>.telegramPaymentChargeId for successful incoming payments from users.

See the code

source any

See the code