Glimesh / glimesh.tv

Glimesh is a next generation live streaming platform built by the community, for the community.
https://glimesh.tv
Other
465 stars 77 forks source link

Adding chat message metadata to new API #831

Closed clone1018 closed 2 years ago

clone1018 commented 2 years ago

Adds a new metadata object to the GraphQL API for getting some values we use to construct chat messages on the frontend.

metadata {
  admin
  streamer
  moderator
  subscriber
  platform_founder_subscriber
  platform_supporter_subscriber
}