cryo-groupx-sdk
Version:
SDK for group-x.xyz Public API
1 lines • 167 B
JavaScript
import{getReq}from"./common";const getGroupsAll=(t,e)=>getReq(`/v1/wechat/itchat/groups/all${e}/`+t),chat={getGroupsAll:getGroupsAll};export default chat;export{chat};