diff options
author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2023-01-18 20:16:22 +1100 |
---|---|---|
committer | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2023-01-18 20:16:49 +1100 |
commit | abe967a8f3bb82ddb7f782a94f970fc2db7e0e05 (patch) | |
tree | acf7df7c85844f4d3d27cea4dbc02123d496efee /src | |
parent | Script to add license preamble to each file. Also, does that. (#935) (diff) | |
download | server-abe967a8f3bb82ddb7f782a94f970fc2db7e0e05.tar.xz |
Don't fetch the emoji owner in identify, as this causes mass-disconnects with large emoji counts.
TODO: Remove some additional emoji props from being sent (user_id for example)
Diffstat (limited to 'src')
-rw-r--r-- | src/gateway/opcodes/Identify.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gateway/opcodes/Identify.ts b/src/gateway/opcodes/Identify.ts |