mess_get_preferences
Retrieve user notification and system preferences for meal management in the IIITH Mess System, including registration alerts and token settings.
Instructions
Get all user preferences.
Args: params: auth_key or session
Returns: JSON UserPreferences: notify_not_registered, notify_malloc_happened, auto_reset_token_daily, enable_unregistered, nag_for_feedback, skip_malloced
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |