Package com.bytedesk.wechat.work.onjob
Class TransferGroupChatRequest
java.lang.Object
com.bytedesk.wechat.work.onjob.TransferGroupChatRequest
分配在职成员的客户群请求
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setChatIdList
(List<String> chatIdList) void
setNewOwner
(String newOwner)
-
Field Details
-
chatIdList
需要转群主的客户群ID列表。取值范围: 1 ~ 100 -
newOwner
新群主ID
-
-
Constructor Details
-
TransferGroupChatRequest
public TransferGroupChatRequest()
-
-
Method Details
-
getChatIdList
-
setChatIdList
-
getNewOwner
-
setNewOwner
-