package
0.0.0-20220423094540-a667c3fca4da
Repository: https://github.com/lukasl-dev/octave.git
Documentation: pkg.go.dev
# Functions
ErrorResponse returns discordgo.InteractionResponseData with the error message as content.
MemberChannel returns the id of the current channel the user is in or and empty string if the user is not in a channel.
Option searches the given options by its name and returns it.
# Type aliases
Handler is a function that handles a discordgo.InteractionCreate event.