diff --git a/src/routes/channels.ts b/src/routes/channels.ts index ec5ee22..da2ad64 100644 --- a/src/routes/channels.ts +++ b/src/routes/channels.ts @@ -198,7 +198,7 @@ resource('/channels/:channel/messages', { * Whether this reply should mention the message's author. */ mention: boolean; - } + }[] } `), ...await success(