Skip to content

StarAmount

Type · TDLib 1.8.67 · d1085f9c

Describes a possibly non-integer Telegram Star amount

StarAmount(
  star_count: int53,
  nanostar_count: int32
) → StarAmount

star_count

int53

The integer Telegram Star amount rounded to 0

nanostar_count

int32

The number of 1/1000000000 shares of Telegram Stars; from -999999999 to 999999999