Skip to content

Message extras field for rendering image in notification #185

@webworxshop

Description

@webworxshop

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions