feat(qq): add internal api #941
Annotations
5 errors
build:
adapters/qq/src/message.ts#L55
Type '{ message_reference?: { message_id: string; }; content: string; msg_id: string | number; image: string; }' is not assignable to type 'ChannelRequest'.
|
build:
adapters/qq/src/message.ts#L242
Property 'msg' does not exist on type '{ id: string; timestamp: string; } & { code: number; message: string; data: any; }'.
|
build:
adapters/qq/src/index.ts#L3
Module '"./internal/group"' declares 'GroupInternal' locally, but it is not exported.
|
build:
adapters/qq/src/index.ts#L4
Module '"./internal/guild"' declares 'GuildInternal' locally, but it is not exported.
|
build
Process completed with exit code 2.
|