kaansoral/adventureland

on_party_request()

zehric opened this issue · 1 comments

Can we get a callback function similar to on_party_invite() but for requests as well? (ie, when someone is already in a party, and you "request" them to join their party, a function such as on_party_invite() should be fired)

Hi @zehric

I've added the method you requested along with the party request feature, however, forgot to update the code on github, updated now

Let me know if you have issues with on_party_request | accept_party_request