Get Data From Other User

This functions allow to get the data of a specific user from the database.

📥 Entry vars

  • User ID: select the specific user ID to get his data.

↗ Callbacks

  • Error retrieving data from user: you can set functions after the database can't retrieve user data.

  • Success retrieving data from user: you can set functions after the database can retrieve user data.

Última actualización