Table of Contents

Method WithAppliedTags

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

WithAppliedTags(IEnumerable<ulong>)

Tags to apply to forum posts.

public DiscordWebhookBuilder WithAppliedTags(IEnumerable<ulong> tags)

Parameters

tags IEnumerable<ulong>

Tags to add.

Returns

DiscordWebhookBuilder