feat: join conversation

This commit is contained in:
ikechan8370 2023-02-18 14:23:30 +08:00
parent f24911a040
commit 4b54a79fc6
2 changed files with 33 additions and 2 deletions

View file

@ -41,6 +41,11 @@ let helpData = [
title: '#chatgpt切换对话+对话id',
desc: '目前仅API3模式下可用切换到指定的对话中'
},
{
icon: 'switch',
title: '#chatgpt加入对话+@某人',
desc: '目前仅API3模式下可用加入到某人当前进行的对话中'
},
{
icon: 'destroy',
title: '#结束对话',