diff options
| author | Sho Sakuma <me@m1sk9.dev> | 2026-01-26 01:56:29 +0900 |
|---|---|---|
| committer | Sho Sakuma <me@m1sk9.dev> | 2026-01-26 01:56:29 +0900 |
| commit | 64abf8c7a06839fdf662cb0e781ed1dc14da16a9 (patch) | |
| tree | b1223c8cc47594397ff0a94619391367d985c3bd /docs/src/reference/commands/lc/chatmode.md | |
| parent | 15b5bb3ebe0b4beb09b70878767db1c13445392b (diff) | |
| download | LunaticChat-64abf8c7a06839fdf662cb0e781ed1dc14da16a9.tar.gz LunaticChat-64abf8c7a06839fdf662cb0e781ed1dc14da16a9.tar.bz2 LunaticChat-64abf8c7a06839fdf662cb0e781ed1dc14da16a9.zip | |
docs: Add about channel and chatmode guide
Diffstat (limited to 'docs/src/reference/commands/lc/chatmode.md')
| -rw-r--r-- | docs/src/reference/commands/lc/chatmode.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/src/reference/commands/lc/chatmode.md b/docs/src/reference/commands/lc/chatmode.md new file mode 100644 index 0000000..659aca5 --- /dev/null +++ b/docs/src/reference/commands/lc/chatmode.md @@ -0,0 +1,17 @@ +# /lc chatmode <Badge type="tip" text="v0.6.0" /> <Badge type="tip" text="Paper" /> + +### `/lc chatmode` + +| パーミッション | +|-----------------------------------| +| `lunaticchat.command.lc.chatmode` | + +現在のチャットモードを表示します. + +### `/lc chatmode toggle` + +| パーミッション | +|------------------------------------| +| `lunaticchat.command.lc.chatmode.toggle` | + +チャットモードを切り替えます. |
