StatsPercentValue¶
- class pyrogram.raw.types.StatsPercentValue[source]¶
Channel statistics percentage. Compute the percentage simply by doing
part * total / 100Constructor of
StatsPercentValue.- Details:
Layer:
229ID:
CBCE2FE0
- Parameters:
part (
float64-bit) – Partial valuetotal (
float64-bit) – Total value