导出更多消息对象
This commit is contained in:
@@ -7,6 +7,7 @@ import GroupSettingsBean from "./bean/GroupSettingsBean.ts"
|
||||
import JoinRequestBean from "./bean/JoinRequestBean.ts"
|
||||
import MessageBean from "./bean/MessageBean.ts"
|
||||
import RecentChatBean from "./bean/RecentChatBean.ts"
|
||||
import Message, { ChatAttachment, ChatMention } from "./Message.ts"
|
||||
|
||||
import LingChairClient from "./LingChairClient.ts"
|
||||
import CallbackError from "./CallbackError.ts"
|
||||
@@ -14,10 +15,13 @@ import CallbackError from "./CallbackError.ts"
|
||||
export {
|
||||
LingChairClient,
|
||||
CallbackError,
|
||||
|
||||
|
||||
Chat,
|
||||
User,
|
||||
UserMySelf,
|
||||
Message,
|
||||
ChatAttachment,
|
||||
ChatMention,
|
||||
|
||||
UserBean,
|
||||
ChatBean,
|
||||
|
||||
Reference in New Issue
Block a user