@ -85,6 +85,8 @@ Where `WStype_t type` is defined as:
WStype_FRAGMENT_BIN_START,
WStype_FRAGMENT_BIN_START,
WStype_FRAGMENT,
WStype_FRAGMENT,
WStype_FRAGMENT_FIN,
WStype_FRAGMENT_FIN,
WStype_PING,
WStype_PONG,
} WStype_t;
} WStype_t;
```
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.