Interaction counters for a message.
postInteractionCountersMessage#e7058e7f msg_id:int views:int forwards:int reactions:int = PostInteractionCounters;
| Name | Type | Description |
|---|---|---|
| msg_id | int | Message ID |
| views | int | Number of views |
| forwards | int | Number of forwards to public channels |
| reactions | int | Number of reactions |