kient / SendUserChatParams
Interface: SendUserChatParams
Properties
Property | Type | Description | Defined in |
---|---|---|---|
message | string | - | src/api/chat/send-chat.ts:11 |
type | "user" | - | src/api/chat/send-chat.ts:12 |
userId | number | The target channel's user ID to send the message to | src/api/chat/send-chat.ts:16 |