Ryan Munro

Results 12 issues of Ryan Munro

**Please describe the problem you are having in as much detail as possible:** Channels resolved from CommandInteraction options may not contain all properties as documented, if they were initially uncached....

bug
caching
interactions
packages:discord.js

Replaces a reference to the now removed `Util.resolveString` with `Util.verifyString` Introduced by https://github.com/discordjs/discord.js/pull/4880

This is a general work-in-progress that started as an attempt to add a bit more exposition to sections of the guide, and explain the reasoning behind why things are done...

As per Discord conversation: https://discordapp.com/channels/305153029567676426/387777801412935691/619151476433879062 Adding `limit: 4` with `match: "separate"` during prompting did not stop collecting at 4 phrases. The infinite prompting continued until I said `stop`, at which...

bug

The MessageButton builder, in TypeScript - Builder class for Message Buttons - Interfaces and types - Some Util functions as static methods that would probably belong better elsewhere - Added...

PR contributing one page to the new guide so someone can review and confirm I'm doing it correctly. If this is fine, bigger PR with more pages and updates incoming....

apps:guide

This ports the Slash commands section of the guide to the new one. Supersedes #9507 because I accidentally broke my old PR. - Closes GDE-66 - Closes GDE-67 - Closes...

apps:guide

### Which package is this feature request for? guide ### Feature Switching the guide to ESM-first + TypeScript will need the linting guide rewritten. ### Ideal solution or implementation ESLint...

feature request
apps:guide

In fixing a bug, #8598 seems to have introduced a different bug in which the `InteractionCollector`s checks would incorrectly reject interactions coming from `MessageComponent`s in a reply to other `MessageComponentInteraction`s....

interactions
semver:patch
packages:discord.js

### Background Information **Package Version(s)**: @instructure/ui 8.37.0 **Browser**: N/A, compile time issue **OS:** Windows 11 **Device:** Dell Inspiron **Component**: All components ### Describe the Bug All components in the package...