summary refs log tree commit diff
path: root/src/routes/api/v8
diff options
context:
space:
mode:
authorxnacly <matteogropp@gmail.com>2021-01-03 22:43:52 +0100
committerxnacly <matteogropp@gmail.com>2021-01-03 22:43:52 +0100
commit6c10e25bcabe4fd2ddc6c3fcd2da7e7ed4d17064 (patch)
tree7ccc395d9d7e0bd92ea672a89b11a3017d94d25e /src/routes/api/v8
parent:tada: standard client finished (diff)
downloadserver-6c10e25bcabe4fd2ddc6c3fcd2da7e7ed4d17064.tar.xz
routes + util + snowflake
Diffstat (limited to 'src/routes/api/v8')
-rw-r--r--src/routes/api/v8/channel/#CHANNELID/followers.ts0
-rw-r--r--src/routes/api/v8/channel/#CHANNELID/invites.ts0
-rw-r--r--src/routes/api/v8/channel/#CHANNELID/messages.ts0
-rw-r--r--src/routes/api/v8/channel/#CHANNELID/permissions.ts0
-rw-r--r--src/routes/api/v8/channel/#CHANNELID/pins.ts0
-rw-r--r--src/routes/api/v8/channel/#CHANNELID/recipients.ts0
-rw-r--r--src/routes/api/v8/channel/#CHANNELID/typing.ts0
-rw-r--r--src/routes/api/v8/guilds/templates/index.ts0
-rw-r--r--src/routes/api/v8/invite/index.ts0
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

index 00000000..e69de29b --- /dev/null +++ b/src/routes/api/v8/channel/#CHANNELID/followers.ts
diff --git a/src/routes/api/v8/channel/#CHANNELID/invites.ts b/src/routes/api/v8/channel/#CHANNELID/invites.ts new file mode 100644
index 00000000..e69de29b --- /dev/null +++ b/src/routes/api/v8/channel/#CHANNELID/invites.ts
diff --git a/src/routes/api/v8/channel/#CHANNELID/messages.ts b/src/routes/api/v8/channel/#CHANNELID/messages.ts new file mode 100644
index 00000000..e69de29b --- /dev/null +++ b/src/routes/api/v8/channel/#CHANNELID/messages.ts
diff --git a/src/routes/api/v8/channel/#CHANNELID/permissions.ts b/src/routes/api/v8/channel/#CHANNELID/permissions.ts new file mode 100644
index 00000000..e69de29b --- /dev/null +++ b/src/routes/api/v8/channel/#CHANNELID/permissions.ts
diff --git a/src/routes/api/v8/channel/#CHANNELID/pins.ts b/src/routes/api/v8/channel/#CHANNELID/pins.ts new file mode 100644
index 00000000..e69de29b --- /dev/null +++ b/src/routes/api/v8/channel/#CHANNELID/pins.ts
diff --git a/src/routes/api/v8/channel/#CHANNELID/recipients.ts b/src/routes/api/v8/channel/#CHANNELID/recipients.ts new file mode 100644
index 00000000..e69de29b --- /dev/null +++ b/src/routes/api/v8/channel/#CHANNELID/recipients.ts
diff --git a/src/routes/api/v8/channel/#CHANNELID/typing.ts b/src/routes/api/v8/channel/#CHANNELID/typing.ts new file mode 100644
index 00000000..e69de29b --- /dev/null +++ b/src/routes/api/v8/channel/#CHANNELID/typing.ts
diff --git a/src/routes/api/v8/guilds/templates/index.ts b/src/routes/api/v8/guilds/templates/index.ts new file mode 100644
index 00000000..e69de29b --- /dev/null +++ b/src/routes/api/v8/guilds/templates/index.ts
diff --git a/src/routes/api/v8/invite/index.ts b/src/routes/api/v8/invite/index.ts new file mode 100644
index 00000000..e69de29b --- /dev/null +++ b/src/routes/api/v8/invite/index.ts