Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration NIMEQChatEnumSystemMsgToType

Index

Enumeration Members

accids: 5

发送到某账号

系统通知内必定存在 toAccids, 而 serverId 与 channelId 为空

channel: 2

发送到 Channel

serverId / channelId 必定存在

channelAccids: 4

发送到某 Channel 下的某账号

serverId / channelId / toAccids 必填

server: 1

发送到 Server

仅 Server ID 必定存在

serverAccids: 3

发送到某 server 下的某账号

serverId / toAccids 必定存在

unknown: 0

默认值,需要由用户修改,否则报错 414 参数错误