Method GetChildren
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
GetChildren()
Gets the child components of this component, if any.
public virtual IEnumerable<DiscordComponent> GetChildren()
Gets the child components of this component, if any.
public virtual IEnumerable<DiscordComponent> GetChildren()