/
BE
bearyinnovative
/
beary-openapi
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2mo ago
Details
Filter operations
channel
10
emoji & sticker
2
message
6
message_pin
3
get
/message_pin.list
post
/message_pin.create
post
/message_pin.delete
meta
1
p2p
3
reaction
2
rtm
1
session channel
9
team
1
user
4
vchannel
1
message_pin
查询某个聊天会话的置顶消息列表
get
/message_pin.list
Query parameters
vchannel_id
string
required
讨论组 id, 例如 "=bw52O"
Response
request success
MessagePin[]
required
id
string
team_id
string
uid
string
vchannel_id
string
message_id
string
message_key
string
消息唯一索引 key
created_at
string
data-time
创建时间
updated_at
string
data-time
更新时间
message
string
消息
Changes