UNPKG

cryo-groupx-sdk

Version:

SDK for group-x.xyz Public API

1 lines 171 B
import{getReq}from"./common";const getGroupsAll=(t,e)=>getReq(`/v1/wechat/itchat/groups/all/${e}/`+t),admin={getGroupsAll:getGroupsAll};export default admin;export{admin};