StatsAbsValueAndPrev

class pyrogram.raw.types.StatsAbsValueAndPrev

Statistics value couple; initial and final value for period of time currently in consideration

Constructor of StatsAbsValueAndPrev.

Details:
  • Layer: 187

  • ID: CB43ACDE

Parameters:
  • current (float 64-bit) – Current value

  • previous (float 64-bit) – Previous value