Skip to content

Instantly share code, notes, and snippets.

@BrightnBubbly
Created April 19, 2020 22:51
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/5f036dcab2ad06822a8b22d1ee931f46 to your computer and use it in GitHub Desktop.
Save BrightnBubbly/5f036dcab2ad06822a8b22d1ee931f46 to your computer and use it in GitHub Desktop.
channel.RemoveMembers([]string{"harrypotter"}, &stream.Message{
User: &stream.User{
ID: "harrypotter",
},
Text: "harrypotter left the General channel",
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment