Tracking background updates from the Discord alpha client.
Current build hash: 1991a242d1e648532d20f595e7bed073684c3f5d
default {
"altBody": false,
"altCta": false,
"altTitle": false
}variations {
"0": {
"altBody": false,
"altCta": false,
"altTitle": false
},
"1": {
"altBody": false,
"altCta": true,
"altTitle": true
}
}default {
"hasChat": false,
"hasFriendList": false,
"showNowPlayingForDifferentGames": false
}variations {
"1": {
"hasChat": true,
"hasFriendList": false,
"showNowPlayingForDifferentGames": false
},
"2": {
"hasChat": true,
"hasFriendList": true,
"showNowPlayingForDifferentGames": false
},
"3": {
"hasChat":...