Table of Contents

Method EnableV2Components

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

EnableV2Components()

Enables support for V2 components; messages with the V2 flag cannot be downgraded.

public T EnableV2Components()

Returns

T

The builder to chain calls with.