Skip to content
Aaron Junker edited this page Jan 24, 2021 · 1 revision

UserData Array

This is an Array that contains Data about a user

Key Name

  • Type: string

Name of the user

Key Mail

  • Type: string 

Mail of the user.

Key Blocked

  • Type: int

1 if the user is blocked 0 if the user isn't blocked.

Key Permission

  • Type: int

Id of the permission level.

Key Id

  • Type: int

Id of the user.

Clone this wiki locally