Add slash command autocomplete functionality #37
Labels
Difficulty/1:Easy
Easy ticket
Good First Issue
Suitable for first-time contributors
Hacktoberfest
Help Wanted
Community help wanted
Tech/Go
Type/Enhancement
New feature or improvement of existing feature
Up For Grabs
Ready for help from the community. Removed when someone volunteers
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: