diff options
| author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-12-31 14:53:56 +1100 |
|---|---|---|
| committer | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-12-31 14:53:56 +1100 |
| commit | 13453129e7a168cd0ac474de816cff8bff97801b (patch) | |
| tree | 3c3a097084e64a43cb367b43116af656a8ff1765 /src/gateway | |
| parent | Patch body-parser to use json-bigint (diff) | |
| parent | Allow Bearer tokens through, like Bot (diff) | |
| download | server-ts-13453129e7a168cd0ac474de816cff8bff97801b.tar.xz | |
Merge branch 'maddy/refactor' into maddy/bodyParserPatch
Diffstat (limited to 'src/gateway')
| -rw-r--r-- | src/gateway/events/Connection.ts | 16 | ||||
| -rw-r--r-- | src/gateway/events/Message.ts | 2 |
2 files changed, 17 insertions, 1 deletions
diff --git a/src/gateway/events/Connection.ts b/src/gateway/events/Connection.ts |
