MCPcopy
hub / github.com/mattermost/mattermost / ExecuteSlashCommand

Method ExecuteSlashCommand

server/public/plugin/api.go:46–46  ·  view source on GitHub ↗

ExecuteSlashCommand executes a slash command with the given parameters. @tag Command Minimum server version: 5.26

(commandArgs *model.CommandArgs)

Source from the content-addressed store, hash-verified

44 // @tag Command
45 // Minimum server version: 5.26
46 ExecuteSlashCommand(commandArgs *model.CommandArgs) (*model.CommandResponse, error)
47
48 // GetConfig fetches the currently persisted config
49 //

Callers 4

ExecuteSlashCommandMethod · 0.65
ExecuteSlashCommandMethod · 0.65
ExecuteMethod · 0.65

Calls

no outgoing calls

Tested by 1