IMP(低代码音视频工厂)SDK v1.5.0
IMP SDK API Reference Manual for Windows Platforms
alibaba::chat::SendCustomMessageReq Struct Referencefinal

发送自定义消息请求 More...

#include <send_custom_message_req.h>

Public Member Functions

 SendCustomMessageReq (std::string topic_id_, std::string body_)
 

Public Attributes

std::string topic_id
 
std::string body = ""
 

Detailed Description

发送自定义消息请求

Member Data Documentation

◆ body

std::string alibaba::chat::SendCustomMessageReq::body = ""
Parameters
body消息体

◆ topic_id

std::string alibaba::chat::SendCustomMessageReq::topic_id
Parameters
topic_id话题id, 聊天插件实例id

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