Example #1
0
 public static async Task <bool> Follow_UnFollow(string fid)
 => (await BcyJson.Follow_UnFollow(fid)).Length > BcyJson.MinValidJsonLen;