Appearance
kient / SendChatParams
type SendChatParams = | SendUserChatParams | SendBotChatParams;
src/api/chat/send-chat.ts:19