StarAmount#
- class pyrogram.types.StarAmount#
This object Describes a possibly non-integer amount of Telegram Stars.
- Parameters:
star_count (
int
) – The integer amount of Telegram Stars rounded to 0.nanostar_count (
int
) – The number of 1/1000000000 shares of Telegram Stars; from -999999999 to 999999999.