@@ -7,7 +7,7 @@ You can find fully-formed examples using this library in
## Basic usage
```
```go
packagemain
import(
@@ -53,7 +53,7 @@ func main() {
context,
time.Now().Format(time.Kitchen),
events.EventTargetBoth,
0))
0))
}
time.Sleep(time.Second)
}
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.