Skip to content

Instantly share code, notes, and snippets.

@BrightnBubbly
Last active April 19, 2020 22:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BrightnBubbly/83ea903727bd43f28857bdb509158307 to your computer and use it in GitHub Desktop.
Save BrightnBubbly/83ea903727bd43f28857bdb509158307 to your computer and use it in GitHub Desktop.
client.QueryUsers(&stream.QueryOption{
Filter: map[string]interface{}{
"banned": true,
},
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment