Uses of Class
com.bytedesk.wechat.work.statistic.GroupChatStatisticRequest
Packages that use GroupChatStatisticRequest
-
Uses of GroupChatStatisticRequest in com.bytedesk.wechat.work.statistic
Methods in com.bytedesk.wechat.work.statistic with parameters of type GroupChatStatisticRequestModifier and TypeMethodDescriptionWeWorkStatisticService.getGroupChatStatistic
(String accessToken, GroupChatStatisticRequest request) 获取群聊数据统计(按群主聚合)WeWorkStatisticServiceImpl.getGroupChatStatistic
(String accessToken, GroupChatStatisticRequest request) 获取群聊数据统计(按群主聚合)WeWorkStatisticService.getGroupChatStatisticByDay
(String accessToken, GroupChatStatisticRequest request) 获取群聊数据统计(按自然日聚合)WeWorkStatisticServiceImpl.getGroupChatStatisticByDay
(String accessToken, GroupChatStatisticRequest request) 获取群聊数据统计(按自然日聚合)