Skip to content

Instantly share code, notes, and snippets.

@BrightnBubbly
Created April 19, 2020 22:45
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/d0857aa3526d9faae011d63e13136f27 to your computer and use it in GitHub Desktop.
Save BrightnBubbly/d0857aa3526d9faae011d63e13136f27 to your computer and use it in GitHub Desktop.
client.CreateChannel("team", "general", "admin", map[string]interface{}{
"name": "General",
"image": "http://example.com/general.png",
"members": []string{"tom", "jerry"},
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment