Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@brynpttrsn
Copy link

@brynpttrsn brynpttrsn commented May 2, 2023

Fixes missing " or " between return types.
Fixes missing return descriptions on older generated docs.
Fixes nullable return types on older generated docs

Resolves #146

Current Docs:
CommandInteractionOptionResolver#getMentionable
-no "or" between return types

v13 CommandInteractionOptionResolver#get
-nothing nullable and no descriptions for returns

Deploy Preview:
CommandInteractionOptionResolver#getMentionable

v13 CommandInteractionOptionResolver#get

@brynpttrsn brynpttrsn marked this pull request as ready for review May 2, 2023 01:12
@brynpttrsn brynpttrsn changed the title TypesArrayFix Fix: or between multiple return types May 2, 2023
@brynpttrsn brynpttrsn marked this pull request as draft May 2, 2023 01:23
@brynpttrsn brynpttrsn marked this pull request as ready for review May 2, 2023 02:37
@brynpttrsn brynpttrsn requested a review from iCrawl September 22, 2023 22:33
@brynpttrsn brynpttrsn changed the title Fix: or between multiple return types Fix: return prop compatibility for previous and current doc versions Nov 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Various | (or) returns do not display correctly on the documentation

2 participants