inputMessageReadMetric
No description available.
type tg.InputMessageReadMetric struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
MsgID | int | yes | MsgID field of InputMessageReadMetric. |
ViewID | int64 | yes | ViewID field of InputMessageReadMetric. |
TimeInViewMs | int | yes | TimeInViewMs field of InputMessageReadMetric. |
ActiveTimeInViewMs | int | yes | ActiveTimeInViewMs field of InputMessageReadMetric. |
HeightToViewportRatioPermille | int | yes | HeightToViewportRatioPermille field of InputMessageReadMetric. |
SeenRangeRatioPermille | int | yes | SeenRangeRatioPermille field of InputMessageReadMetric. |
References
- Official documentation
- Generated Go reference
- TL definition:
inputMessageReadMetric#402b4495