.remove() not properly removing thread members

Are there known issues with
<Channel>.members.remove()
when used inside threads? i'm using it to remove someone from a thread, the code runs normally and discord even sends the corresponding system message but the user isn't removed from the thread. i'm not sure if it's a lib issue but sending a raw request with postman correctly removes the user
Was this page helpful?