NIM SDK API  9.0.0
Static Public Member Functions | Public Attributes | List of all members
nim::RemoveQuickCommentParam Struct Reference

删除快捷回复参数定义 More...

#include <nim_talkex_helper_quick_comment.h>

Static Public Member Functions

static std::string ToJsonString (const RemoveQuickCommentParam &param)
 

Public Attributes

std::string id
 
int64_t reply_type
 
std::string ext
 

Detailed Description

删除快捷回复参数定义

Member Data Documentation

◆ ext

std::string nim::RemoveQuickCommentParam::ext

string 取消操作的扩展字段

◆ id

std::string nim::RemoveQuickCommentParam::id

string 服务端没有这个字段,本地为了好处理记录加上的

◆ reply_type

int64_t nim::RemoveQuickCommentParam::reply_type

int64_t 开发者自定义的回复类型


The documentation for this struct was generated from the following file: