andersfylling / disgord

Go module for interacting with the documented Discord's bot interface; Gateway, REST requests and voice
BSD 3-Clause "New" or "Revised" License
496 stars 70 forks source link

Fix update presence activities #373

Closed oralordos closed 3 years ago

oralordos commented 3 years ago

Description

Fixes the update status endpoints, for the presence system. Changes UpdateStatusPayload.Game to json into activities, and marks most fields in Activity to omitempty in json.

Type of change

Checklist: