Skip to content

fix: export missing properties and use interfaces on GatewayActivityAssets#1519

Open
AsadHumayun wants to merge 3 commits intodiscordjs:mainfrom
AsadHumayun:fix/add-missing-props
Open

fix: export missing properties and use interfaces on GatewayActivityAssets#1519
AsadHumayun wants to merge 3 commits intodiscordjs:mainfrom
AsadHumayun:fix/add-missing-props

Conversation

@AsadHumayun
Copy link

@AsadHumayun AsadHumayun commented Feb 7, 2026

Please describe the changes this PR makes and why it should be merged:

This PR will add a missing property to the GatewayActivityAssets type, and will use an interface on GatewayActivityAssets , andGatewayActivitySecrets.

Tests were run through npm run test:types and are passing.

image

If applicable, please reference Discord API Docs PRs or commits that influenced this PR:

Activity Assets, Activity Secrets

Successful merge of this PR will unblock discordjs/discord.js#11411.

Closes #1517

@vercel
Copy link

vercel bot commented Feb 7, 2026

@AsadHumayun is attempting to deploy a commit to the discordjs Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Member

@almeidx almeidx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you make these changes to v9 too?

@AsadHumayun
Copy link
Author

I've added those changes to v9

@AsadHumayun AsadHumayun requested a review from almeidx February 8, 2026 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing attribute 'invite_cover_image' on type GatewayActivityAssets ts(2353)

3 participants