asternic / wuzapi

Simple RESTful API for WhatsApp in Golang (using the Whatsmeow multi device library)
MIT License
105 stars 58 forks source link

get group member nickname #29

Open warvyvr opened 6 months ago

warvyvr commented 6 months ago

is there a way to get member infos (nickname,...) from a group? I suppose get user api is capable to get friend info. thanks in advance.