You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
openExternalLink returns a { opened: boolean | null } result (#7273)
* Add a response type for openExternalLink that returns a boolean opened value
* updating the documentation to include the null case for older discord clients
* doc update
0 commit comments