Table of Contents

Property AutoDefer

Namespace
DisCatSharp.ApplicationCommands
Assembly
DisCatSharp.ApplicationCommands.dll

AutoDefer

Automatically defer all responses.

note

If you enable this, you can't use CreateResponse. Use EditResponse instead.

Defaults to false.

public bool AutoDefer { set; }

Property Value

bool