Reputation: 21
Is there an discord.py event like:
@client.event
async def on_invite_create(invite):
Does something like this exist? Ive searched in the documentation but couldnt find anything like that.
Thanks in advance :)
Upvotes: 0
Views: 524