Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] Issue with missing properties in TextChannel #2985

Closed
Darqam opened this issue Dec 10, 2018 · 0 comments
Closed

[docs] Issue with missing properties in TextChannel #2985

Darqam opened this issue Dec 10, 2018 · 0 comments

Comments

@Darqam
Copy link
Contributor

Darqam commented Dec 10, 2018

(Killing issue template cause this is a special snowflake)

So, when looking at docs for stable and 11.4-dev, we see that .messages and .lastMessage are missing for textChannel.

After looking around it seems that anything doc related placed in textBasedChannel (https://github.com/discordjs/discord.js/blob/11.4-dev/src/structures/interfaces/TextBasedChannel.js) doesn't get pulled to the docs.

But then why is lastMessageId and lastPinTimestamp documented? Because they are re-documented on textChannel.js (https://github.com/discordjs/discord.js/blob/11.4-dev/src/structures/TextChannel.js#L38)

So I'm not sure what the best approach is for this, nor even how to fix this with docgens, but I figure knowing where the issue arises from might help.

@Darqam Darqam closed this as completed Jan 16, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants