feat: useVoice

This commit is contained in:
Tristan Yang
2023-03-24 23:07:56 +08:00
parent da00f3b797
commit 92411d0468
20 changed files with 331 additions and 132 deletions
+2 -1
View File
@@ -27,7 +27,8 @@ const whiteList = [
"createAdmin",
"getBotRelatedChannels",
"sendMessageByBot",
"replyWithChatGPT"
"replyWithChatGPT",
"getAgoraVoicingList"
];
const baseQuery = fetchBaseQuery({