Skip to content

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

@4x8Matrix

Description

@4x8Matrix

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions