{
"channel_id": "string",
"channel_type": 0,
"from_uid": "string",
"words": [
"string"
],
"no_words": [
"string"
],
"last_message_id": "string",
"content_type": 0,
"order_type": "string",
"is_reverse": 0,
"page_index": 0,
"page_size": 0
}curl --location --request POST 'https://api.botgate.cn/v1/search/message' \
--header 'Content-Type: application/json' \
--data-raw '{
"channel_id": "string",
"channel_type": 0,
"from_uid": "string",
"words": [
"string"
],
"no_words": [
"string"
],
"last_message_id": "string",
"content_type": 0,
"order_type": "string",
"is_reverse": 0,
"page_index": 0,
"page_size": 0
}'{
"list": [
{
"message_id": 0,
"message_idstr": "string",
"message_seq": 0,
"client_msg_no": "string",
"from_uid": "string",
"timestamp": 0,
"payload": {},
"channel": {
"channel_id": "string",
"channel_type": 0,
"channel_name": "string",
"channel_remark": "string"
}
}
],
"total": 0
}
扫码加入唐僧叨叨 微信交流群
唐僧叨叨是一款轻量级,高性能,重安全专注于私有化部署的开源即时通讯系统,让企业轻松拥有自己的即时通讯

扫码加入交流群