Application Permissions
Application Permissions
Applications can have permissions to request important features or information from a user, the user has the ability to deny/allow most permissions and still authenticate to the Application without requiring said permissionsThese are all the permissions a Application may possess. not all permissions are available for public use and are restricted to Intellivoid only or builtin Apps.
Name | Description |
READ_PERSONAL_INFORMATION | This permission allows the Application to view the user's personal information such as their name and birthday |
INVOKE_TELEGRAM_NOTIFICATIONS | This allows the Application to send notifications to the user to their Telegram Account through @IntellivoidBot |
READ_EMAIL_ADDRESS | This enables the Application to view the user's Email Address |
READ_TELEGRAM_CLIENT | This permission allows the Application to request information about the user's Telegram Client such as their Private Telegram ID (PTID), Username, Name and ID |
READ_TODO | This allows the Application to only access and read the user's Todo Tasks and Groups (Intellivoid Suite) |
MANAGE_TODO | This allows the Application to read and modify the user's todo Tasks and Groups (Intellivoid Suite) |
SYNC_APPLICATION_SETTINGS | This allows the Application to sync it's variables and settings for users so that the Application doesn't need to store the user preferences for example in it's own database or file. The Application can store up to 16 MB of data in total |
READ_USERNAME | This allows the Application to view the users Username for Intellivoid Accounts, this is granted by default. |
GET_USER_DISPLAY | This allows the Application to get the user's public permalinks for their avatar (user display picture), this is granted by default |
INVOKE_PURCHASES | Allows the user to make purchases with this Application, this feature is only available to Intellivoid. |
EDIT_PERSONAL_INFORMATION | Allows the Application to edit the user's personal information, this feature is only available to Intellivoid. |