pinConversations
Ghim hoặc bỏ ghim các cuộc hội thoại
api.pinConversations(threadId[, isGroup, pin])
Parameters
threadId
string
|string[]
type
ThreadType?
mặc định
ThreadType.User
pin
boolean?
mặc định true
Return
Promise<PinConversationsResponse>
Examples
Ghim cuộc hội thoại nhóm
Bỏ ghim cuộc hội thoại nhóm
Last updated