UNPKG

tjc-sdk

Version:

TIANJI IM SDK

2 lines (1 loc) 267 B
import t from"./notificationMessageContent.js";import{MessageContentType as o}from"../messageContentType.js";class e extends t{constructor(){super(o.Friend_Added)}formatNotification(){return"你们已经是好友了,可以开始聊天了。"}}export{e as default};