Skip to content

Instantly share code, notes, and snippets.

@BrightnBubbly
Created April 19, 2020 22:54
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/dc708363a611bb7d4ea8428b6410d85e to your computer and use it in GitHub Desktop.
Save BrightnBubbly/dc708363a611bb7d4ea8428b6410d85e to your computer and use it in GitHub Desktop.
channel.AddModeratorsWithMessage([]string{"tomjagger"}, &stream.Message{
User: &stream.User{
ID: "tomjagger",
},
Text: "tomjagger was made a moderator",
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment