Table of Contents
API reference

Property WithComponents

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

WithComponents

Whether to send components with this webhook requests. Set to true if you want to send components with non-application-owned webhooks.

public bool? WithComponents { get; }

Property Value

bool?