/// <inheritdoc /> public static void SendPrivateMessage(long qq, string message) => CQAPI.CQ_sendPrivateMsg(_cqauthcode, qq, message);