-
-
Notifications
You must be signed in to change notification settings - Fork 194
Closed
Labels
a:featureNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
As discussed/proposed on #74 add a message extras field containing an image URL and render the notification in BigPictureStyle when this field is present. The proposed message extra structure is as follows:
{
"extras": {
"client::notification": {
"imageUrl": "https://example.com/something.jpg"
}
}
}
(source)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
a:featureNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed