mirror-nourybot/pkg/commands/echo.go
2022-08-07 01:34:27 +02:00

6 lines
57 B
Go

package commands
func Echo(target, message string) {
}