diff options
author | xnacly <matteogropp@gmail.com> | 2021-01-03 22:43:52 +0100 |
---|---|---|
committer | xnacly <matteogropp@gmail.com> | 2021-01-03 22:43:52 +0100 |
commit | 6c10e25bcabe4fd2ddc6c3fcd2da7e7ed4d17064 (patch) | |
tree | 7ccc395d9d7e0bd92ea672a89b11a3017d94d25e /src/routes/api/v8 | |
parent | :tada: standard client finished (diff) | |
download | server-6c10e25bcabe4fd2ddc6c3fcd2da7e7ed4d17064.tar.xz |
routes + util + snowflake
Diffstat (limited to 'src/routes/api/v8')
-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 |
9 files changed, 0 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 |