Veeti K
Results
2
issues of
Veeti K
### Describe the bug Wrong query parameter is added for thread id. This happens in all functions that add a threadId query parameter in https://github.com/discordeno/discordeno/blob/main/util/routes.ts#L368. Discord uses `thread_id`, but those...
This config will break plugin intellisense: ```ts import { blue } from "twind/colors"; const config: Configuration = { mode: "strict", theme: { extend: { boxShadow: { test: `0 0 0...