Example #1
0
 public static async Task <NotifiesItem[]> Message_Notify(int page)
 => MessageJson.FromJson(await BcyJson.Message_Notify(page)).Data.Notifies;