telegram api constructor · layer 229 · #e1664194
contacts.blockedSlice
Incomplete list of blocked users.
definition
contacts.blockedSlice#e1664194 count:int blocked:Vector<PeerBlocked> chats:Vector<Chat> users:Vector<User> = contacts.Blocked;
parameters
| name | type | description |
|---|---|---|
count | int | Total number of elements in the list |
blocked | Vector<PeerBlocked> | List of blocked users |
chats | Vector<Chat> | Blocked chats |
users | Vector<User> | List of users |
type
contacts.Blocked · other constructors: contacts.blocked
history
present in layers 2–229 · constructor id changed 1×
| id | layers |
|---|---|
| #900802a1 | 2–118 |
| #e1664194 | 119–229 |