doesnt work, even though according to discord API it should work.
it also gives me an error when parse is given an empty object [], Type '[]' is not assignable to type '["roles", "users", "everyone"]'. Source has 0 element(s) but target requires 3, which even then doesnt work.
It shouldnt do the actual pinging part, but it does.
doesnt work, even though according to discord API it should work.
it also gives me an error when parse is given an empty object
[]
,Type '[]' is not assignable to type '["roles", "users", "everyone"]'. Source has 0 element(s) but target requires 3
, which even then doesnt work.It shouldnt do the actual pinging part, but it does.