Table of Contents

Property AttachUserInfo

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

AttachUserInfo

Whether to attach the bots username and id to sentry reports.

This helps us to pinpoint problems.

Defaults to false.

[Deprecated("Use Telemetry.AttachUserInfo instead. This property will be removed in a future version.")]
public bool AttachUserInfo { set; }

Property Value

bool