Skip to content

Instantly share code, notes, and snippets.

@BrightnBubbly
Created April 19, 2020 23:16
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/681a7ebcbadf9ac9df331edfbe307859 to your computer and use it in GitHub Desktop.
Save BrightnBubbly/681a7ebcbadf9ac9df331edfbe307859 to your computer and use it in GitHub Desktop.
client.BanUser("paris", "helenoftroy", map[string]interface{}{
"timeout": 3600,
"reason": "Offensive language is not allowed here",
})
client.UnBanUser("paris", nil)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment