Add example extension to showcase slash commands (#16300)
This PR adds an example extension to showcase how to write slash commands in an extension. Release Notes: - N/A
This commit is contained in:
parent
03b843ebf3
commit
5a30e29848
7 changed files with 135 additions and 0 deletions
3
extensions/slash-commands-example/README.md
Normal file
3
extensions/slash-commands-example/README.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
# Slash Commands Example Extension
|
||||
|
||||
This is an example extension showcasing how to write slash commands.
|
Loading…
Add table
Add a link
Reference in a new issue