RELEASE_SUFFIX
The release suffix of the currently running Discord. Some methods have this as their suffix and it changes with release, so in those cases use "someMethod$" + Constants.RELEASE_SUFFIX
with reflection so that it works on all releases.
One of
- app_productionGoogleRelease
- app_productionBetaRelease
- app_productionCanaryRelease