steamgroup:从蒸汽小组中获取每个成员

时间:2021-05-11 03:02:23
【文件属性】:
文件名称:steamgroup:从蒸汽小组中获取每个成员
文件大小:1.35MB
文件格式:ZIP
更新时间:2021-05-11 03:02:23
steam node-steam steam-group steamgroup node-steam-group 蒸汽组 这是一个易于使用的模块,该模块从蒸汽组获取所有成员并将其作为对象输出。 该模块由制作和发布。 某些方法需要安装1.1版或更高版本。 贡献者: 安装 npm install node - steam - group -- save 进口 const steamgroup = require ( 'node-steam-group' ) ; 方法 获取steamgroup的成员 const steamgroup = require ( 'node-steam-group' ) ; steamgroup . getmembers ( steamgroup , function ( err , data ) { } ) ; steamgroup:这是您要从中获取成员的Steamgroup。 回调:这是您获得的回调。 错误:如果存在任何错误,则会得到错误 数据:这是返回的用户s

网友评论