NIM PC Cross Platform SDK
载入中...
搜索中...
未找到
v2::V2NIMChatroomTagTempChatBannedParams结构体 参考

#include <v2_nim_def_struct.hpp>

Public 属性

nstd::string targetTag
 禁言的 tag
 
nstd::string notifyTargetTags
 消息的目标标签表达式
 
uint64_t duration {0}
 禁言时长, 单位秒
 
bool notificationEnabled {true}
 是否需要通知
 
nstd::string notificationExtension
 本次操作生成的通知中的扩展字段
 

类成员变量说明

◆ duration

uint64_t v2::V2NIMChatroomTagTempChatBannedParams::duration {0}

禁言时长, 单位秒

◆ notificationEnabled

bool v2::V2NIMChatroomTagTempChatBannedParams::notificationEnabled {true}

是否需要通知

◆ notificationExtension

nstd::string v2::V2NIMChatroomTagTempChatBannedParams::notificationExtension

本次操作生成的通知中的扩展字段

◆ notifyTargetTags

nstd::string v2::V2NIMChatroomTagTempChatBannedParams::notifyTargetTags

消息的目标标签表达式

◆ targetTag

nstd::string v2::V2NIMChatroomTagTempChatBannedParams::targetTag

禁言的 tag


该结构体的文档由以下文件生成: