plun1331

Results 8 issues of plun1331

### Description When trying to create a message with a select option that contains an emoji ID that is too large, (e.g. `99361420069595959602`), the API will respond with a 500...

bug
synced

Mobile indicator doesn't display in group chats, DM lists, or in Friends list.

### Description `context` and `authorizing_integration_owners` are missing on incoming slash command interactions if the user has not authorized the application. Note that this may not be isolated to slash commands,...

bug

### Installation & Testing If you're looking to try this out, use the following: ```sh pip install git+https://github.com/Pycord-Development/pycord@feat/ua ``` Note that this is still a preview from Discord, and things...

priority: medium
status: awaiting review
feature
upcoming discord feature

## Summary Implements [one time purchases and store](https://discord.com/developers/docs/change-log#premium-apps-onetime-purchases-and-store) changes. Also fixes some issues that I found while updating. ## Information - [x] This PR fixes an issue. - [x] This...

bug
priority: low
status: awaiting review
feature
upcoming discord feature

## Summary https://discord.com/developers/docs/change-log#premium-apps-entitlement-migration-and-new-subscription-api ## Information - [x] This PR fixes an issue. - [x] This PR adds something new (e.g. new method or parameters). - [ ] This PR is...

bug
documentation
priority: low
status: awaiting review
feature

``` DataCloneError: Failed to execute 'structuredClone' on 'Window': # could not be cloned. at eh (https://app.rcavon.org/_nuxt/D7sPVPPj.js:57:48382) at new kt (https://app.rcavon.org/_nuxt/D7sPVPPj.js:57:49528) at sn.create (https://app.rcavon.org/_nuxt/D7sPVPPj.js:43:8953) at new pe (https://app.rcavon.org/_nuxt/D7sPVPPj.js:10:18986) at Sc.composeBlock (https://app.rcavon.org/_nuxt/D7sPVPPj.js:34:54085)...

## Summary This changes the way that `ViewItem.view` is determined. Before: - View was passed between items, every item held a reference to it - (this also broke in the...

bug
priority: high