what is the equivalent of account.create for events in function.
TL;DR
The equivalent of `account.create` for events in function is `users.*.create`. You can refer to the documentation [here](https://appwrite.io/docs/events#authentication-events) for more information.