Mathium05

Results 34 issues of Mathium05

Leaving and rejoining the same guild causes GUILD_CREATE to not fire

to replicate: add reactions to a message and edit it, they shouldn't go away, but they do.

RELATIONSHIP_ADD is often not sent, removing a relationship and sending a new friend request will often times not send a RELATIONSHIP_ADD.

https://docs.spacebar.chat/routes/#post-/users/@me/relationships/ This API gives badly formatted errors. if this is intentional, update the docs

reactions should not be removed on edit, please fix this.

### 🔎 Search Terms assignment narrowing assignment narrowing union ### 🕗 Version & Regression Information Version 6.0.0-dev and 5.9.3 ### ⏯ Playground Link https://www.typescriptlang.org/play/#code/DYUwLgBMCGDOYC4IFcB2ATEAzAlqk6EAPhPAE54DmEAvChtngQFADGA9qvBAG7TDIQtCAHIARjAAWI5syzsyEABQBuFQEoIAb2YQIHLpHwAPSHRjxdEHFmUnIAQhp0+AkJq0BfKxbO9+gsyeQA ### 💻 Code ```ts let last:...

Not a Defect

This prevents members from returning anything for whatever reason, so removing it fixes it (anyhow isn't that grabbed by default)

This fixes the default config and sets the default values, effectivly fixing all of the upload issues and allows for uploads in DMs

This should conform with the API here https://docs.discord.food/resources/message#create-greet-message Now the API returns the message instead of the channel and requires the `SEND_MESSAGES` permission instead of the `MANAGE_CHANNELS` permission

The array in CREATE_MESSAGE is not correct, sending the incorrect User objects, with improperly filled out information. like the bio is always an empty string