public class CalendarEventAttendeeChatMember extends Object
| 构造器和说明 |
|---|
CalendarEventAttendeeChatMember(Config config) |
| 限定符和类型 | 方法和说明 |
|---|---|
ListCalendarEventAttendeeChatMemberResp |
list(ListCalendarEventAttendeeChatMemberReq req)
获取日程参与群成员列表,调用该接口以当前身份(应用或用户)获取日程的群组类型参与人的群成员列表。
|
ListCalendarEventAttendeeChatMemberResp |
list(ListCalendarEventAttendeeChatMemberReq req,
RequestOptions reqOptions)
获取日程参与群成员列表,调用该接口以当前身份(应用或用户)获取日程的群组类型参与人的群成员列表。
|
public CalendarEventAttendeeChatMember(Config config)
public ListCalendarEventAttendeeChatMemberResp list(ListCalendarEventAttendeeChatMemberReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic ListCalendarEventAttendeeChatMemberResp list(ListCalendarEventAttendeeChatMemberReq req) throws Exception
ExceptionCopyright © 2026. All rights reserved.