Fabien Bounoir

Results 8 issues of Fabien Bounoir

### Description Permission calculation for webhook and interaction responses is available, but when updating an interaction, it hasn't been updated, there is still the old permission calculation system ### Steps...

slash commands

POST: /users/@me/invites -> create user invite /users/@me/settings -> update custom status /guilds/:guildId/members/@me -> change guild username /channels/:channelId/typing -> typing in channel /channels/:channelId/messages -> send message in channel

to change circle type and width size, I want to use .setStatus and after use setCustomStatusColor while I don't want to have a normal status at all. Before: /** *...

help wanted

### Description When a thread is created and you're inside it, if the first message is updated within the thread, it won't be updated for other clients on mobile. This...

bug
synced
message components

I think that to improve the project, it would be necessary to make the API documentation public so that we can create our own systems.

When you want to generate Html transcript with "generateFromMessages()" an error is produced when testing if the channel is a thread in the generator/renderers/reply.js file because channel is undefined I...

The channel is undefined in the object, which prevents it from working properly. To correct this problem, I've added optional chaining.

Hello, I've been using the "discord-html-transcripts" package and I'm pleased with its performance. However, I have a suggestion for improvement. Feature Request: Integrate a functionality to define the maximum size...