mirror-nourybot/pkg/commands/echo.go

6 lines
57 B
Go
Raw Normal View History

2022-08-07 01:34:27 +02:00
package commands
func Echo(target, message string) {
}