Table of Contents

Method From

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

From(DiscordOverwrite)

Populates this builder with data from another overwrite object.

public static DiscordOverwriteBuilder From(DiscordOverwrite other)

Parameters

other DiscordOverwrite

Overwrite from which data will be used.

Returns

DiscordOverwriteBuilder

This builder.