Skip to content

Add Extra Data to LiveDto #27

@HuckinB

Description

@HuckinB

At the minute the current return of the LiveDto is
[
'is_live',
'streamer_name'
]

However I'm suggesting that you add further data to this. For Example,
[
'is_live',
'streamer_id'
'streamer_name'
'streamer_art'
]

This way it's easier to cross reference streamers by ID.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions