Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion api/source/Game.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ Send a custom message at your profile email. This way, you can set up notificati

{% api_method_params %}
message : string
Custom text which will be sent in the message. Maximum length is 1000 characters.
Custom text which will be sent in the message. Maximum length is 500 characters.
===
groupInterval : number
If set to 0 (default), the notification will be scheduled immediately. Otherwise, it will be grouped with other notifications and mailed out later using the specified time in minutes.
Expand Down