Interface SystemMessage

Hierarchy

  • SystemMessage

Properties

antiSpamInfo?: TSystemMessageAntiSpamInfo

@Multi_Lang_Tag

Locale

cn 反垃圾设置

Locale

Locale

en Anti-spam settings

Locale

attach?: StrAnyObj

@Multi_Lang_Tag

Locale

cn 内建系统通知的附加信息

Locale

Locale

en Additional information for built-in system notifications

Locale

callbackExt?: string

@Multi_Lang_Tag

Locale

cn 服务器第三方回调的扩展字段

Locale

Locale

en Extension fields for server’s third-party callbacks

Locale

content?: string

@Multi_Lang_Tag

Locale

cn 内建系统通知的附言

Locale

Locale

en Postscript for built-in system notifications

Locale

feature: "default" | "leave" | "roam"

@Multi_Lang_Tag

Locale

cn 通知属性

Locale

Locale

en Notification attributes

Locale

from: string

@Multi_Lang_Tag

Locale

cn 系统通知的来源, 账号或者群ID

Locale

Locale

en Source of the system notification: account or group ID

Locale

idServer: string

@Multi_Lang_Tag

Locale

cn 内建系统通知的 idServer

Locale

Locale

en ID (generated by the IM server) of the built-in system notification

Locale

opeAccount?: string

@Multi_Lang_Tag

Locale

cn 执行操作的账号,例如群管理员撤回消息,那就是管理员 accid

Locale

Locale

en The account that operates. For example, if a group admin recalls the message, the account is the group admin’s accid.

Locale

pushInfo?: TSysMsgPushInfo

@Multi_Lang_Tag

Locale

cn 推送设置

Locale

Locale

en Push settings

Locale

recallMessageInfo?: TSysMsgRecallMsgInfo

@Multi_Lang_Tag

Locale

cn 撤回消息的相关字段

Locale

Locale

en Fields related to the recalled messages

Locale

setting?: TSysMsgSetting

@Multi_Lang_Tag

Locale

cn 通知的其他相关字段

Locale

Locale

en Other fields related to system notifications

Locale

state?: "pass" | "none" | "decline" | "read" | "deleted" | "invalid"

@Multi_Lang_Tag

Locale

cn 系统通知的状态

Locale

Locale

en System notification status

Locale

time: number

@Multi_Lang_Tag

Locale

cn 时间戳

Locale

Locale

en Timestamp

Locale

to: string

@Multi_Lang_Tag

Locale

cn 系统通知的目标, 账号或者群ID

Locale

Locale

en Target of system notification: account or group ID

Locale

type: "friendRequest" | "applyTeam" | "rejectTeamApply" | "teamInvite" | "rejectTeamInvite" | "deleteFriend" | "recallMsgP2p" | "recallMsgTeam" | "recallMsgSuperTeam" | "deleteMsgP2pOneWay" | "deleteMsgTeamOneWay" | "applySuperTeam" | "rejectSuperTeamApply" | "superTeamInvite" | "rejectSuperTeamInvite" | "customP2p" | "customTeam" | "customSuperTeam"

@Multi_Lang_Tag

Locale

cn 系统通知类型

群有关的如 teamInvite、rejectTeamInvite、applyTeam ... 好友的如 applyFriend、passFriendApply、rejectFriendApply.... 超大群的略 其他的撤回消息、自定义的系统通知等类型。

Locale

Locale

en System notification type

Group related: such as teamInvite, rejectTeamInvite, applyTeam... Friend related: such as applyFriend, passFriendApply, rejectFriendApply.... Recalled message, custom system notifications, etc.

Locale

Generated using TypeDoc