-
```typescript
client.on('messageDelete', (message)=> {
console.log(message.content) // outputs empty string
})
```
-
**Is your feature request related to a problem? Please describe.**
Guilded.js doesn't support https://www.guilded.gg/docs/api/channels/Mentions, which I need for my bot
**Describe the solution you…
-
e.g. :
```js
const member = await client.members.fetch(serverid, memberid);
console.log(member.level, member.xp)
```
and it will return actual level and xp for guild.
-
Hello, First of all, thank you very much for the script, it looks very good!, but I also didn't understand much how to make it work, first of all I don't speak English natively, so I am using the goog…
-
## Affected Packages
`@changesets/cli`
## Problem
When using `changeset tag` (specifically in a workflow), it creates tags that already exist
### What happened
The following workflo…
-
The "avatar" and "banner" properties are missing from the UserSummary and User classes. The properties are both media-uri strings as defined in the [Guilded Bot API](https://www.guilded.gg/docs/api/me…
-
how do i get my webhook object? i tried using my webhook url with a GET request but i get an error.
if this is not possible how can i get the message object and url for a message my webhook sent?
-
Change GroupZ Webhook.
Site: https://groupz.esocraftrequest.com/
Current Webhook: https://discord.com/api/webhooks/812702674721964052/SPKiw6Eu7ymFPE1IZ5ePzFDlhbCHjRPlzwKsYIEUmiQ_woDnzL__85QREx3ZbV…
-
**Is your feature request related to a problem? Please describe.**
N/A
**Describe the solution you'd like**
Add guilded.gg support
**Describe alternatives you've considered**
N/A
**Additio…
-
[streamable video url](https://streamable.com/3j9uq0#)
As you can see, my project is completely unbuildable.
My code:
```cpp
#define CPPHTTPLIB_OPENSSL_SUPPORT
#include "guilded.h"
#in…
ghost updated
2 years ago