Property MobileStatus
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
MobileStatus
Sets if the bot's status should show the mobile icon.
Defaults to false.
[Deprecated("Use Gateway.MobileStatus instead. This property will be removed in a future version.")]
public bool MobileStatus { set; }