Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[gateway, model] Update Streaming activity type #49

Closed
dvtkrlbs opened this issue Nov 25, 2019 · 2 comments
Closed

[gateway, model] Update Streaming activity type #49

dvtkrlbs opened this issue Nov 25, 2019 · 2 comments
Labels
c-gateway Affects the gateway crate c-model Affects the model crate

Comments

@dvtkrlbs
Copy link
Contributor

The Streaming type now includes more data relevant commit
example payload:

{
  "details": "24H RL Stream for Charity",
  "state": "Rocket League",
  "name": "Twitch",
  "type": 1,
  "url": "https://www.twitch.tv/discordapp"
}
@dvtkrlbs dvtkrlbs changed the title [gateway] Update Streaming activity type [gateway, model] Update Streaming activity type Nov 25, 2019
@Erk- Erk- added c-gateway Affects the gateway crate c-model Affects the model crate good first issue labels Nov 25, 2019
@Arzte
Copy link
Contributor

Arzte commented Nov 27, 2019

I could be wrong, but it looks like this is already covered https://github.com/dawn-rs/dawn/blob/master/model/src/gateway/presence/activity.rs#L18-L38

@dvtkrlbs
Copy link
Contributor Author

I think it is covered

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c-gateway Affects the gateway crate c-model Affects the model crate
Projects
None yet
Development

No branches or pull requests

3 participants