Table of Contents

Property FriendSync

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

FriendSync

Gets the connection will sync friends or not.

[JsonProperty("friend_sync", NullValueHandling = NullValueHandling.Ignore)]
public bool? FriendSync { get; set; }

Property Value

bool?