Add slash command autocomplete functionality #175
Labels
Difficulty/1:Easy
Easy ticket
Good First Issue
Suitable for first-time contributors
Help Wanted
Community help wanted
Tech/Go
Milestone
From 5.24 MM server has a slash command autocomplete functionality feature. An API can be found here
To implement the feature add
AutocompleteData
struct to theCommand
when registering a slash command.Similar PRs:
For Todo plugin mattermost-community/mattermost-plugin-todo#69
For Agenda plugin mattermost-community/mattermost-plugin-agenda#40
The text was updated successfully, but these errors were encountered: