v3_userlist_remove()
void v3_userlist_remove(uint16_t account_id);
Removes an account from the userlist.
Arguments
| Type | Description |
| uint16_t account_id | The id of the account to remove |
void v3_userlist_remove(uint16_t account_id);
Removes an account from the userlist.
| Type | Description |
| uint16_t account_id | The id of the account to remove |