mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
@@ -9,7 +9,8 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
RESP_EXECUTED = "executed"
|
||||
RESP_EXECUTED = "executed"
|
||||
RESP_NOT_IMPLEMENTED = "not implemented"
|
||||
)
|
||||
|
||||
type Command struct {
|
||||
|
||||
Reference in New Issue
Block a user