StatsAbsValueAndPrev¶
-
class
pyrogram.raw.types.
StatsAbsValueAndPrev
¶ Statistics value couple; intial and final value for period of time currently in consideration.
Constructor type of
StatsAbsValueAndPrev
.- Details
Layer:
122
ID:
0xcb43acde
- Parameters
current (
float
64-bit
) – Current value.previous (
float
64-bit
) – Previous value.