diff options
| author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-01-03 22:45:12 +0100 |
|---|---|---|
| committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-01-03 22:45:12 +0100 |
| commit | 7bf89e1f434f96635d248bfb4235eb8458b8567d (patch) | |
| tree | a11e63b4dbbbf6cf10e65ccef90c1fce5fcb838f /src/routes | |
| parent | :sparkles: rethinkdb (diff) | |
| parent | routes + util + snowflake (diff) | |
| download | server-ts-7bf89e1f434f96635d248bfb4235eb8458b8567d.tar.xz | |
Merge branch 'master' of https://github.com/Trenite/discord-server-opensource
Diffstat (limited to 'src/routes')
| -rw-r--r-- | src/routes/api/v8/channel/#CHANNELID/followers.ts | 0 | ||||
| -rw-r--r-- | src/routes/api/v8/channel/#CHANNELID/invites.ts | 0 | ||||
| -rw-r--r-- | src/routes/api/v8/channel/#CHANNELID/messages.ts | 0 | ||||
| -rw-r--r-- | src/routes/api/v8/channel/#CHANNELID/permissions.ts | 0 | ||||
| -rw-r--r-- | src/routes/api/v8/channel/#CHANNELID/pins.ts | 0 | ||||
| -rw-r--r-- | src/routes/api/v8/channel/#CHANNELID/recipients.ts | 0 | ||||
| -rw-r--r-- | src/routes/api/v8/channel/#CHANNELID/typing.ts | 0 | ||||
| -rw-r--r-- | src/routes/api/v8/guilds/templates/index.ts | 0 | ||||
| -rw-r--r-- | src/routes/api/v8/invite/index.ts | 0 | ||||
| -rw-r--r-- | src/routes/assets/index.ts | 4 |
10 files changed, 4 insertions, 0 deletions
diff --git a/src/routes/api/v8/channel/#CHANNELID/followers.ts b/src/routes/api/v8/channel/#CHANNELID/followers.ts new file mode 100644 |
