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

Classes should inherit the properties, methods and other attributes of a class, from it's ancestry. #3

Open
4x8Matrix opened this issue Sep 20, 2024 · 0 comments

Comments

@4x8Matrix
Copy link
Member

Classes, notably the classes that utilise OOP (discord channel classes) do not show attributes of their grandparents+, only their immediate parent, example:

https://discord-luau-docs.deno.dev/classes/objects/guildtextchannel

the above document, does not expose the properties you'd find under the base discord channel, however those properties should appear - as they are valid properties of every discord channel.

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

No branches or pull requests

1 participant