|
* call toJSON of keys in gateway when using erlpack
* dont send bitrate/etc as null when should be undefined * set user flags to number instead of string * send empty 'threads' in identify when not using new state v2 |
|---|
|
|
| src/api/routes/guilds/#guild_id/index.ts |
|---|
| src/gateway/opcodes/Identify.ts |
|---|
| src/util/dtos/ReadyGuildDTO.ts |
|---|
| src/util/entities/Channel.ts |
|---|
| src/util/entities/Guild.ts |
|---|
| src/util/entities/User.ts |
|---|
| src/util/util/JSON.ts |
|---|