Property FriendSync
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
FriendSync
Whether the connection will sync friends.
[JsonProperty("friend_sync", NullValueHandling = NullValueHandling.Ignore)]
public bool? FriendSync { get; }
Property Value
- bool?