Table of Contents

Property AutoFetchApplicationEmojis

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

AutoFetchApplicationEmojis

Defines that the client should attempt to fetch application emojis on startup.

Defaults to false.

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

Property Value

bool