Table of Contents

Property WebhookMessage

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

WebhookMessage

Gets whether the message originated from a webhook.

[JsonIgnore]
public bool? WebhookMessage { get; }

Property Value

bool?