Table of Contents

Method GetChildren

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

GetChildren()

Gets the child components of this component, if any.

public virtual IEnumerable<DiscordComponent> GetChildren()

Returns

IEnumerable<DiscordComponent>