peerBlocked
Information about a blocked peer
type tg.PeerBlocked struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
PeerID | PeerClass | yes | Peer ID |
Date | int | yes | When was the peer blocked |
References
- Official documentation
- Generated Go reference
- TL definition:
peerBlocked#e8fd8014