| Name | Type | Description | Notes |
|---|---|---|---|
| feed | kotlin.Boolean | Notice new follower feed arrived. | |
| comment | kotlin.Boolean | Notice new comment arrived. | |
| friendRequest | kotlin.Boolean | Notice new friend request arrived. | |
| message | kotlin.Boolean | Notice new message arrived. | |
| channelMessage | kotlin.Boolean | Notice new channel message arrived. | |
| invitation | kotlin.Boolean | Notice new invitation arrived. | |
| showMessage | kotlin.Boolean | Show messages text on notification. |